Commit graph

70 commits

Author SHA1 Message Date
ed 5bb9f56247 linux 6.1 fixed the 6.0 bugs; remove workarounds 2023-01-16 20:44:57 +00:00
ed 010770684d workaround another linux kernel bug 2023-01-14 08:16:15 +00:00
ed db194ab519 support location-based rproxy 2022-12-10 23:43:31 +00:00
ed 252b5a88b1 use linklocal on NICs without routable IPs 2022-12-09 19:11:26 +00:00
ed f1477a1c14 block other copyparties from sniping tcp ports 2022-12-07 21:50:52 +00:00
ed 6cd6dadd06 optional linklocal ipv6 support (firefox/ie11 only) 2022-12-05 20:45:21 +00:00
ed c573a780e9 some failsafes 2022-12-03 16:37:14 +00:00
ed 99efc290df fix mdns on windows 2022-12-03 13:31:00 +00:00
ed 2fbdc0a85e misc fixes / cleanup 2022-12-02 23:42:46 +00:00
ed f0e78a6826 add landing page with mounting instructions 2022-11-26 19:47:27 +00:00
ed 35175fd685 mdns: support primitive clients (android, rfc-6.7) 2022-11-20 20:31:11 +00:00
ed 4ad4657774 mdns: support running on macos 2022-11-17 20:18:24 +00:00
ed cd2513ec16 logging fixes 2022-11-15 21:28:27 +00:00
ed 8829f56d4c mdns ipv6 fixes; now works on ie11/safari, not linux:
* subscribe/announce on LL only
* add NSEC records if 4/6-only
2022-11-15 06:39:53 +00:00
ed b3eb117e87 add mdns zeroconf announcer 2022-11-13 20:05:16 +00:00
ed fc0a941508 support old linux consoles 2022-11-06 16:58:00 +00:00
ed c72753c5da add native ipv6 support 2022-11-06 16:48:05 +00:00
ed 304e053155 improve default-gateway / external-IP detection 2022-11-02 21:43:20 +00:00
ed 20c6b82bec replace magic numbers with errno.* 2022-10-19 15:21:48 +02:00
ed 1027378bda language + cleanup 2022-10-13 20:43:30 +02:00
ed 69406d4344 readme + better window title 2022-10-09 00:04:02 +02:00
ed ae28dfd020 tweaks 2022-10-08 02:05:15 +02:00
ed e60ec94d35 draw qr-code as ansi colors 2022-10-07 01:04:23 +02:00
ed 84af5fd0a3 scale qr-code to fit console size 2022-10-07 00:59:44 +02:00
ed dbb3edec77 print qr-code on startup 2022-10-07 00:47:26 +02:00
ed 558bfa4e1e siocoutq-based shutdown 2022-08-31 01:16:09 +02:00
ed 90555a4cea clean-shutdown while hashing huge files 2022-08-03 21:06:10 +02:00
ed 438384425a add types, isort, errorhandling 2022-06-16 01:07:15 +02:00
ed 4e5a323c62 more cleanup 2022-06-08 01:05:35 +02:00
ed fe73f2d579 cleanup 2022-06-07 23:08:43 +02:00
ed f79fcc7073 discover local ip under termux 2022-06-07 23:03:16 +02:00
ed 04592a98d2 include all IPs + link status in server url listing 2022-03-04 21:29:28 +01:00
ed 50d8ff95ae good stuff 2021-12-10 02:21:56 +01:00
ed f0437fbb07 cleanup the windowtitle a bit 2021-12-07 19:09:24 +01:00
ed 4c3192c8cc set window-title to listening ip 2021-12-06 23:08:04 +01:00
ed de735f3a45 list successful binds only 2021-10-29 23:03:36 +02:00
ed 23c8d3d045 option to continue running if binds fail 2021-10-18 20:24:11 +02:00
ed 1a33a047fa fix listening on single interface 2021-08-30 21:39:44 +02:00
ed 3649e8288a v0.12.0 2021-07-28 01:47:42 +02:00
ed e65f127571 list server ips on windows 2021-07-28 01:18:38 +02:00
ed 4cc3cdc989 list server ips on macos 2021-07-27 20:39:16 +02:00
ed 80cc26bd95 fix max-client limit 2021-07-09 16:33:11 +02:00
ed 8fcde2a579 move tcp accept into mp-worker 2021-07-09 15:49:36 +02:00
ed 2f85c1fb18 add logging to file 2021-07-05 23:30:33 +02:00
ed bc3c9613bc cosmetic macos fix on shutdown 2021-06-20 15:50:37 +02:00
ed 10362aa02e v0.11.18 2021-06-18 00:30:37 +02:00
ed 49e4fb7e12 finally time to undefault this 2021-03-21 16:19:45 +01:00
ed 57d994422d logging cleanup 2021-03-06 17:38:56 +01:00
ed 280778ed43 catch macos socket errors 2021-02-03 22:32:16 +01:00
ed 1ec981aea7 bind multiple ip/ports 2021-02-03 00:49:51 +01:00