nadoo
|
c71c95482a
|
chore: update dependencies
|
2024-04-28 23:03:41 +08:00 |
|
nadoo
|
ed7ee6bcd4
|
chore: update doc and change package path
|
2022-04-05 09:30:04 +08:00 |
|
nadoo
|
b0584be6cc
|
chore: fix typo
|
2022-03-16 18:49:51 +08:00 |
|
nadoo
|
a98995e2cb
|
proxy: nat fullcone support for tproxy, trojan, ss, socks5 (fix #253)
|
2022-03-11 19:08:07 +08:00 |
|
nadoo
|
c9c2ce995f
|
proxy: delete session when dial failed
|
2022-03-06 13:09:37 +08:00 |
|
nadoo
|
2ad3498abd
|
proxy: optimize timeout handling in udp copy
|
2022-02-26 22:32:11 +08:00 |
|
nadoo
|
cc63a59f1e
|
proxy: support registerable usage info
|
2022-02-15 21:34:55 +08:00 |
|
nadoo
|
cf1a4e3817
|
proxy: added PackerServer interface
|
2022-01-16 23:15:18 +08:00 |
|
nadoo
|
1fd59a1677
|
chore: move some packages to pkg folder
|
2022-01-08 15:05:55 +08:00 |
|
nadoo
|
b502b129b7
|
proxy: exit glider when it fails to listen (#284)
|
2021-12-11 12:19:40 +08:00 |
|
nadoo
|
6bd77a0b2a
|
dns: support default port 53 in dnsserver config
|
2021-09-10 23:36:25 +08:00 |
|
nadoo
|
32e1c37cfe
|
socks5,ss: improve udp server
|
2021-07-31 21:49:58 +08:00 |
|
nadoo
|
ddfcaae49c
|
ssh: reuse underlying connection (#251)
|
2021-04-20 15:28:52 +08:00 |
|
nadoo
|
40aadf3e24
|
ci: use go1.16rc1
|
2021-02-06 00:26:58 +08:00 |
|
nadoo
|
226dd97d7d
|
ss: change the conn close behavior (fixed #180)
|
2020-12-15 19:26:25 +08:00 |
|
nadoo
|
2db84bb7aa
|
chore: document works and code optimizations
|
2020-12-02 19:00:39 +08:00 |
|
nadoo
|
c9f3c20bc1
|
proxy: drop tcptun and udptun , use tcp and udp instead
|
2020-11-29 15:09:44 +08:00 |
|
mzz
|
adfb2fb9b4
|
fix: udp packet unpacking failure (#198)
|
2020-11-29 14:47:54 +08:00 |
|
nadoo
|
453fe925b3
|
docker: added scripts to publish docker image
|
2020-11-12 22:08:02 +08:00 |
|
nadoo
|
8a2e95b17e
|
chore: add comments to export functions
|
2020-11-06 22:47:33 +08:00 |
|
nadoo
|
417ac556f7
|
pool: added bufio.Reader pool
|
2020-11-03 22:52:50 +08:00 |
|
nadoo
|
b3940e4b77
|
ss: export the cipher package
|
2020-10-27 13:11:40 +08:00 |
|
nadoo
|
dad45afb17
|
ss: use internal pkg instead
|
2020-10-26 21:43:56 +08:00 |
|
nadoo
|
d510ea45b0
|
udp: remove uottun and optimize udp implementation
|
2020-10-15 00:19:05 +08:00 |
|
nadoo
|
175ef16a5c
|
trojan: support listen as trojan server
|
2020-10-10 19:04:33 +08:00 |
|
nadoo
|
422869b37a
|
vless: support udp in server mode
|
2020-10-04 00:10:24 +08:00 |
|
nadoo
|
cd42337169
|
chore: update doc for info and restructure codes
|
2020-10-03 22:42:34 +08:00 |
|
nadoo
|
8b6739f12c
|
vless: spport server mode
|
2020-10-03 20:51:27 +08:00 |
|
nadoo
|
b323a62ce6
|
vless: added udp support
|
2020-10-02 19:09:12 +08:00 |
|
nadoo
|
edfca215c5
|
general: restructure package, move socks to proxy
|
2020-10-01 22:49:14 +08:00 |
|
nadoo
|
bd358e4ae6
|
proxy: move conn to proxy package
|
2020-10-01 22:38:34 +08:00 |
|
nadoo
|
89114e678b
|
proxy: record failures of remote connection only
|
2020-09-14 20:56:37 +08:00 |
|
nadoo
|
167e6e5d29
|
general: several optimizations
|
2020-08-25 22:14:08 +08:00 |
|
nadoo
|
a42d3a68d0
|
dns: check length in UnmarshalDomain to avoid panic
|
2020-08-21 23:54:18 +08:00 |
|
nadoo
|
b99a730968
|
general: suport results feedback in more protocols
|
2020-05-01 20:54:23 +08:00 |
|
nadoo
|
76fddcc29c
|
dns: use pool buffer if possible
|
2020-04-22 19:37:10 +08:00 |
|
nadoo
|
bfcf9272dc
|
trojan: added udp support
|
2020-04-12 15:27:20 +08:00 |
|
nadoo
|
2520a1c8b4
|
ss: handle unexpect situation to avoid panic #132
|
2020-04-11 21:08:10 +08:00 |
|
nadoo
|
4cb9ea2bdc
|
ss/socks5: fixed a bug in udp mode
|
2019-09-19 22:42:06 +08:00 |
|
nadoo
|
d6d706b5ee
|
log: show proxy info in log, via PROXY
|
2019-09-18 22:08:48 +08:00 |
|
nadoo
|
edcb21236a
|
proxy: add a new interface proxy to distinguish client and server
|
2019-09-18 19:40:14 +08:00 |
|
nadoo
|
063dc1bc01
|
proxy: added the ability to log forwarder
|
2019-09-18 12:53:04 +08:00 |
|
nadoo
|
a22b1d9c86
|
strategy: add checktimeout config. (#89)
|
2019-03-18 23:37:01 +08:00 |
|
nadoo
|
2e44d79db8
|
reject: add a virtual proxy reject
|
2019-03-07 23:34:29 +08:00 |
|
nadoo
|
d37c2e2a35
|
server: changed interface definition and implementation
|
2018-11-25 13:18:15 +08:00 |
|
changx
|
e27601f648
|
listener with tls transport layer
|
2018-10-29 16:18:51 +08:00 |
|
nadoo
|
4e5ee78df9
|
ss, socks5: print udp log only when a nat map is created
|
2018-09-02 22:30:41 +08:00 |
|
nadoo
|
3c8a451d94
|
ss: added chacha20 and xchacha20-ietf-poly1305 support. #21 #30
|
2018-09-02 19:18:51 +08:00 |
|
nadoo
|
a46ab20901
|
forwarder: add the ability to get parameters like 'priority'
|
2018-08-12 12:37:25 +08:00 |
|
nadoo
|
0da05ecedd
|
general: add a forwarder struct and changed proxies to use it
|
2018-08-10 19:03:30 +08:00 |
|