Commit Graph

35 Commits

Author SHA1 Message Date
ruti
0c6f95070c Add timeout 2024-03-13 22:18:16 +03:00
ruti
191f141a08 Remove --redirect, fix mem_delete 2024-03-12 02:53:57 +03:00
ruti
015095d2ef --redirect 2024-03-11 18:38:39 +03:00
ruti
69286c71db Cache ttl, handle client rst 2024-03-08 21:33:25 +03:00
ruti
0b4d6d72cc Handle only conn reset 2024-03-08 04:48:35 +03:00
ruti
fc4e6b22bb Minor fix 2024-03-08 04:00:44 +03:00
ruti
19171cfeca Auto mode 2024-03-08 03:37:02 +03:00
dovecoteescapee
d8334865b4 Replace perror calls with uniperror 2024-03-02 14:14:02 +03:00
ruti
511b0ae4f7 Create run func 2024-02-27 18:34:02 +03:00
ruti
4914491fe4 Fix double close, signal error check 2024-02-27 00:52:59 +03:00
ruti
86217408fc Replace perror calls, remove io from conev.c 2024-02-25 00:40:54 +03:00
ruti
90ca8aca01 Move LOG to error.h 2024-02-24 20:44:54 +03:00
ruti
76668991c5 Windows support 2024-02-18 23:20:52 +03:00
ruti
49828467a4 --tlsrec 2024-02-18 17:19:11 +03:00
ruti
e4dff6de47 Delete options (--snd-buf, --rcv-buf and -L) 2024-01-26 20:53:00 +03:00
ruti
676227271d Fix POLLOUT handling 2024-01-23 03:08:35 +03:00
ruti
86d725ed66 Minor changes 2023-11-23 20:27:39 +01:00
ruti
828f118afe Refactoring on_request func 2023-10-28 16:15:54 +02:00
ruti
93fdc80191 Refactoring on_tunnel func 2023-10-28 14:31:54 +02:00
ruti
04b9a0097b custom ttl option 2023-10-16 14:44:24 +02:00
ruti
391dd8e758 Delete UDP support 2023-10-10 20:24:46 +02:00
ruti
ad697d9abd Fix UDP, SO_SNDBUF/RCVBUF option, custom bind address to out connections 2023-10-08 13:43:34 +02:00
ruti
067cbb0ff7 Minor fixes 2023-08-20 15:30:03 +02:00
ruti
8bba9ee3eb Get family by address, accept4 2023-07-30 13:23:11 +02:00
ruti
4b48ba353f Save destination address 2023-07-12 09:15:43 +02:00
ruti
a35039e6d7 check mapped IPv4 2023-07-08 20:04:24 +02:00
ruti
922ed35310 UDP desync: fake 2023-07-07 22:07:27 +02:00
ruti
3ede6651f4 --no-udp 2023-07-07 20:30:53 +02:00
ruti
d922bb0590 Fix padding size 2023-07-07 15:38:53 +02:00
ruti
cd0b7b14ed UDP IPv6 2023-07-07 15:26:04 +02:00
ruti
6248f8d705 UDP support 2023-07-06 20:21:44 +02:00
ruti
78126e5db4 Delete transparent and HTTP proxy mode 2023-07-05 10:33:07 +02:00
ruti
c718bf88f0 HTTP without MSG_PEEK 2023-07-03 20:47:46 +02:00
ruti
c4dc80498b set ttl and EAGAIN handler 2023-07-03 19:59:39 +02:00
ruti
08e1e1d8c7 init 2023-06-03 21:52:10 +02:00