nadoo
|
7039380e12
|
version: bump to v0.5.1
|
2018-03-20 18:50:41 +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
|
3034c43188
|
doc: correct spell mistake
|
2018-02-25 12:31:48 +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
|
6b3d9b85dd
|
strategy: write once in proxy check
|
2018-01-29 23:33:53 +08:00 |
|
nadoo
|
2d18e337e0
|
doc: add some info about udptun/uottun
|
2018-01-24 12:46:02 +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
|
236d566e3f
|
doc: add udp over tcp tunnel info
|
2018-01-20 23:31:36 +08:00 |
|
nadoo
|
50832981c4
|
doc: update README and help info
|
2018-01-20 23:27:22 +08:00 |
|
nadoo
|
bcf9583147
|
socks5: support udp in server mode
|
2018-01-20 22:13:04 +08:00 |
|
nadoo
|
d8b5084fa9
|
udptun: add nat map
|
2018-01-20 15:36:53 +08:00 |
|
nadoo
|
c63881d9d7
|
uottun: serve in goroutine
|
2018-01-20 15:23:56 +08:00 |
|
nadoo
|
3812ac7b94
|
ss: add nat map in ListenAndServeUDP
|
2018-01-20 15:08:23 +08:00 |
|
nadoo
|
3cdadcc4a2
|
ss: support udp forward chain
|
2018-01-18 18:12:17 +08:00 |
|
nadoo
|
f2e0a5dc6e
|
udptun: optimize code
|
2018-01-17 22:44:04 +08:00 |
|
nadoo
|
1497fc5ae2
|
ss: optimize dial and pktconn code
|
2018-01-17 00:42:24 +08:00 |
|
nadoo
|
ebbc50a0c9
|
udptun: add DialUDP to forwarders
|
2018-01-17 00:26:38 +08:00 |
|
nadoo
|
ecdd33f0ed
|
http: add param xsi for "X-Server-IP" header
|
2018-01-16 10:39:40 +08:00 |
|
nadoo
|
afb5f246ac
|
http: add 'X-Forwarded-For' in response header
|
2018-01-14 21:16:54 +08:00 |
|
nadoo
|
fa5aa87689
|
udptun: use net.Conn instead of net.PacketConn
|
2018-01-14 20:37:38 +08:00 |
|
nadoo
|
b094d296f3
|
udptun: support direct mode
|
2018-01-13 22:31:22 +08:00 |
|
nadoo
|
76a12aa8d1
|
strategy: optimize code
|
2018-01-13 20:08:49 +08:00 |
|
nadoo
|
77615f9f3d
|
http: fixed a bug in reqHeader.Get
|
2018-01-13 14:36:13 +08:00 |
|
nadoo
|
138c78697a
|
conn: change OutboundIP to return string
|
2018-01-13 14:34:49 +08:00 |
|
nadoo
|
84b47cbf1d
|
http: add param to send 'X-Forwarded-For' header. #18
|
2018-01-13 14:25:55 +08:00 |
|
nadoo
|
192cffc95c
|
conn: add the ability to get outbound ip
|
2018-01-13 13:20:15 +08:00 |
|
nadoo
|
31a6c94d75
|
udptun: add udp tunnel support
|
2018-01-12 20:11:21 +08:00 |
|
nadoo
|
775e3c05de
|
uottun: support local udp 2 udp forwarding when there are no remote forwarders
|
2018-01-11 23:14:09 +08:00 |
|
nadoo
|
4fb3718381
|
dns: change parseAnswers function to return error
|
2018-01-11 14:44:24 +08:00 |
|
nadoo
|
0e9f6721b4
|
ipset: avoid adding twice
|
2018-01-10 13:11:13 +08:00 |
|
nadoo
|
7c30f1001a
|
dns: fixed a bug in parseQuestion which may leads to a panic
|
2018-01-10 12:25:57 +08:00 |
|
nadoo
|
ed30f295d7
|
dns: add some comment
|
2018-01-09 23:43:56 +08:00 |
|
nadoo
|
8a1111d3b5
|
dns: move tcp and udp process to handleReqMsg function
|
2018-01-09 13:11:55 +08:00 |
|
nadoo
|
d2d49e7d2e
|
dns: add a parameter in dns struct to identify tunnel
|
2018-01-08 23:37:58 +08:00 |
|
nadoo
|
238702f159
|
dns: add tcp support
|
2018-01-08 22:28:11 +08:00 |
|
nadoo
|
6e3423588a
|
ss: support udp in server mode
|
2018-01-08 18:14:57 +08:00 |
|
nadoo
|
3c53bd9727
|
rule: optimized log format
|
2018-01-06 14:44:58 +08:00 |
|
nadoo
|
7d16530bae
|
dns: optimized the parse answer function
|
2018-01-06 13:33:09 +08:00 |
|
nadoo
|
52a1c35b01
|
dns: parse answers only when query type is A or AAAA
|
2018-01-05 12:29:06 +08:00 |
|
nadoo
|
8e8361bc42
|
conf: show help before error exit
|
2018-01-04 15:26:18 +08:00 |
|
nadoo
|
ff281721d0
|
doc: correct a mistake in example config file
|
2017-12-24 23:13:53 +08:00 |
|
nadoo
|
21319f13ef
|
dns: imporve dns client to be compatible with upstream dnsmasq servers
|
2017-12-21 10:10:56 +08:00 |
|
nadoo
|
36d8e0593b
|
ss: fixed #17, bypass rule has no effect in the following situation: 1. has global forwarder; 2. has bypass rules; 3. use ss proxy server;
|
2017-12-20 15:13:45 +08:00 |
|
nadoo
|
a0972f535e
|
http: optimized proxy client
|
2017-12-17 14:46:24 +08:00 |
|