ssrlive
|
5514da71f9
|
refine TUN_QUIT
|
2024-02-11 01:53:20 +08:00 |
|
Andrej Mihajlov
|
2a9775ce2e
|
Introduce cancellation token and reduce amount of code (#88)
Test passed on Android. Thanks a lot.
|
2024-02-11 00:36:54 +08:00 |
|
ssrlive
|
2434c62524
|
Bump version 0.2.6
|
2024-02-10 20:21:28 +08:00 |
|
Andrej Mihajlov
|
9a4bd9f800
|
Re-export the missing types that are used within Args (#87)
|
2024-02-10 19:59:48 +08:00 |
|
ssrlive
|
ea5ffff82c
|
Bump version 0.2.5
|
2024-02-10 14:45:44 +08:00 |
|
ssrlive
|
8a67915388
|
refactor FFI
|
2024-02-07 23:32:51 +08:00 |
|
ssrlive
|
9c4fa4260a
|
beginning async version (#84)
|
2024-02-01 19:15:32 +08:00 |
|
ssrlive
|
61ed6d62c4
|
clippy issues
|
2024-01-01 14:40:50 +08:00 |
|
ssrlive
|
2b3463c55c
|
android issues
|
2023-11-18 01:24:41 +08:00 |
|
ssrlive
|
97c4aa5137
|
rustfmt max_width = 140
|
2023-11-13 20:30:24 +08:00 |
|
ssrlive
|
e5041e6d9e
|
Memory leak fixing (#77)
* incoming packet with FIN or RST
* read_server_n_write_proxy_handler
* testing script
* Interest::WRITABLE and continue_read
* read_data_from_tcp_stream
* logging hide
* test
* script iperf
|
2023-11-13 12:02:19 +08:00 |
|
B. Blechschmidt
|
67c2aa1a22
|
Remove unnecessary buffer
|
2023-11-08 21:14:22 +01:00 |
|
ssrlive
|
3879e04327
|
minor reading issues
|
2023-11-08 13:35:44 +08:00 |
|
ssrlive
|
0e654eb4bd
|
Ctrlc issues (#75)
|
2023-11-06 20:03:40 +08:00 |
|
ssrlive
|
9396db4a52
|
test code
|
2023-11-04 14:34:47 +08:00 |
|
B. Blechschmidt
|
c4ed29b234
|
Remove unnecessary SOCKS buffer
|
2023-11-03 22:45:27 +01:00 |
|
B. Blechschmidt
|
e3494d921c
|
Add comment for DNS fix
|
2023-10-30 20:48:01 +01:00 |
|
B. Blechschmidt
|
0ab52c623b
|
Fix virtual DNS
|
2023-10-30 20:44:28 +01:00 |
|
B. Blechschmidt
|
e08a0f683d
|
Allow multiple bypass IP addresses/CIDRs in routing setup
See issue #73.
|
2023-10-29 23:48:38 +01:00 |
|
ssrlive
|
9b27dd2df2
|
refine code
|
2023-10-23 14:49:31 +08:00 |
|
ssrlive
|
989c42ee61
|
Windows support (#72)
|
2023-10-23 09:44:27 +08:00 |
|
ssrlive
|
b50cac82c0
|
Memory exhaustion (#69)
|
2023-10-10 14:22:33 +08:00 |
|
B. Blechschmidt
|
299b51667d
|
Restore /etc/resolv.conf if it was written directly
|
2023-10-08 13:09:37 +02:00 |
|
B. Blechschmidt
|
cea0e0fa27
|
Resort to writing to /etc/resolv.conf directly if mount permissions are missing
|
2023-10-08 12:27:32 +02:00 |
|
ssrlive
|
c1ea5f1af2
|
rename bypass_ip to bypass (#66)
|
2023-10-03 11:39:06 +08:00 |
|
ssrlive
|
05cb35fabb
|
read_data_from_tcp_stream for callback
|
2023-09-28 11:48:54 +08:00 |
|
ssrlive
|
03aa70f3c2
|
minor changes
|
2023-09-27 23:24:22 +08:00 |
|
ssrlive
|
a54e6ae23e
|
minor changes
|
2023-09-27 19:32:28 +08:00 |
|
ssrlive
|
d4568c4676
|
read_data_from_tcp_stream
|
2023-09-27 19:27:19 +08:00 |
|
ssrlive
|
b5d8f0ee48
|
EXIT_TRIGGER_TOKEN
|
2023-09-26 18:25:59 +08:00 |
|
ssrlive
|
cc46526af0
|
process_incoming_tcp_packets
|
2023-09-03 23:04:54 +08:00 |
|
ssrlive
|
c723adce4f
|
reading code
|
2023-09-03 22:27:37 +08:00 |
|
ssrlive
|
c1b322a01e
|
log some errors
|
2023-09-03 19:08:20 +08:00 |
|
ssrlive
|
f175813cc8
|
remove_connection refactor
|
2023-09-03 18:39:11 +08:00 |
|
ssrlive
|
ef6f67b975
|
remove_connection refactor
|
2023-09-03 18:20:02 +08:00 |
|
ssrlive
|
b8dab403e9
|
reading code
|
2023-09-03 10:40:40 +08:00 |
|
ssrlive
|
59fa5b155e
|
get_credentials removed
|
2023-09-02 21:26:58 +08:00 |
|
ssrlive
|
2122cc0ba8
|
useless close_connection removed
|
2023-09-02 20:39:58 +08:00 |
|
ssrlive
|
538e40d05b
|
reading code
|
2023-09-02 20:23:32 +08:00 |
|
ssrlive
|
5bd62d3101
|
log::info adjustment
|
2023-09-02 17:36:30 +08:00 |
|
ssrlive
|
e5a645638a
|
rename TcpProxy to ProxyHandler
|
2023-09-01 11:28:06 +08:00 |
|
ssrlive
|
11995d525b
|
dns_over_tcp_expiry
|
2023-09-01 11:17:12 +08:00 |
|
ssrlive
|
0044756f78
|
--dns-addr option
|
2023-08-31 15:59:07 +08:00 |
|
ssrlive
|
bbb8d3b244
|
port to windows or macos (#61)
|
2023-08-31 14:31:02 +08:00 |
|
ssrlive
|
4b42413ab0
|
refine code
|
2023-08-23 23:33:20 +08:00 |
|
ssrlive
|
c41f3c46a0
|
minor changes
|
2023-08-23 23:13:16 +08:00 |
|
ssrlive
|
eac0ee90eb
|
clippy fix
|
2023-08-23 22:59:52 +08:00 |
|
ssrlive
|
dc7fc3990c
|
cached origin dst address
|
2023-08-23 22:57:27 +08:00 |
|
ssrlive
|
02b85739cb
|
restore preprocess_origin_connection_info
or --dns none can not work
|
2023-08-23 22:28:15 +08:00 |
|
ssrlive
|
d04344238a
|
update dependencies
|
2023-08-23 14:06:02 +08:00 |
|