nadoo
|
8a0176b12a
|
general: combine cdialer and sdialer
|
2018-03-24 19:57:46 +08:00 |
|
nadoo
|
92e71afdfd
|
socks5: fixed a bug which may leads to panic when received a invalid socks5 udp request #20
|
2018-03-19 00:38:24 +08:00 |
|
nadoo
|
da64bf764f
|
doc: update command example
|
2018-02-08 11:13:21 +08:00 |
|
nadoo
|
c267487f6a
|
rule: compare domains as lowercase
|
2018-01-30 23:11:04 +08:00 |
|
nadoo
|
cc389e0cdf
|
doc: update README
|
2018-01-22 23:24:33 +08:00 |
|
nadoo
|
ad53a6f214
|
socks5: fixed a bug in dialudp
|
2018-01-22 22:40:38 +08:00 |
|
nadoo
|
13552a43ca
|
socks5: keep tcp control connection until udp connection closed
|
2018-01-22 01:10:47 +08:00 |
|
nadoo
|
bbf421615e
|
socks5: fixed a bug in ReadFrom
|
2018-01-22 00:51:28 +08:00 |
|
nadoo
|
9bf069dde0
|
socks5: support udp in client mode
|
2018-01-22 00:40:04 +08:00 |
|
nadoo
|
01aff05c8e
|
general: add comments
|
2018-01-21 00:31:10 +08:00 |
|
nadoo
|
bcf9583147
|
socks5: support udp in server mode
|
2018-01-20 22:13:04 +08:00 |
|
nadoo
|
ebbc50a0c9
|
udptun: add DialUDP to forwarders
|
2018-01-17 00:26:38 +08:00 |
|
nadoo
|
fa5aa87689
|
udptun: use net.Conn instead of net.PacketConn
|
2018-01-14 20:37:38 +08:00 |
|
nadoo
|
31a6c94d75
|
udptun: add udp tunnel support
|
2018-01-12 20:11:21 +08:00 |
|
nadoo
|
6e3423588a
|
ss: support udp in server mode
|
2018-01-08 18:14:57 +08:00 |
|
nadoo
|
c880dfab43
|
log: optimize logs for redir and socks5
|
2017-10-18 21:47:32 +08:00 |
|
nadoo
|
4bd8bae2a5
|
general: add some comments to functions
|
2017-09-10 20:33:35 +08:00 |
|
nadoo
|
997c495730
|
tproxy: add base udp tproxy listener codes
|
2017-09-09 15:06:44 +08:00 |
|
nadoo
|
f3e1fa26d7
|
server: remove network parameter in server mode
|
2017-09-07 23:50:10 +08:00 |
|
nadoo
|
91beca61ae
|
ss: add udp support as server mode
|
2017-09-06 18:52:22 +08:00 |
|
nadoo
|
ec21d5325f
|
fix #10
|
2017-09-04 23:32:12 +08:00 |
|
nadoo
|
1ca16dac79
|
1. general: restructured codes;
2. rule: add dnsserver to ip rule map;
3. dns: add DNSAnswerHandler so we can define a custom handler when a domain resolved
|
2017-08-23 16:35:39 +08:00 |
|
nadoo
|
7b4e07bbe4
|
rules: add rules-dir folder config support
|
2017-08-20 21:44:18 +08:00 |
|
nadoo
|
6469d3332e
|
general: optimize codes
|
2017-08-16 22:37:42 +08:00 |
|
nadoo
|
dfb25665c7
|
change "func GetProxy() Proxy" to "GetProxy(dstAddr string) Proxy" so we could add rule based proxy later
|
2017-07-29 23:20:27 +08:00 |
|
nadoo
|
23f314889e
|
1. optimized strategy proxy code. 2. changed config name "checkhost" -> "checkwebsite" 3. optimized proxy check function.
|
2017-07-29 21:31:01 +08:00 |
|
nadoo
|
c50c9d0134
|
first commit
|
2017-07-13 21:55:41 +08:00 |
|