Commit Graph

  • bbf421615e socks5: fixed a bug in ReadFrom nadoo 2018-01-22 00:51:28 +0800
  • 24d30cdca7 socks5: fixed a bug in ReadFrom nadoo 2018-01-22 00:51:28 +0800
  • 9bf069dde0 socks5: support udp in client mode nadoo 2018-01-22 00:40:04 +0800
  • 0d9f588e1f socks5: support udp in client mode nadoo 2018-01-22 00:40:04 +0800
  • 01aff05c8e general: add comments nadoo 2018-01-21 00:31:10 +0800
  • b2d40b69ff general: add comments nadoo 2018-01-21 00:31:10 +0800
  • 236d566e3f doc: add udp over tcp tunnel info nadoo 2018-01-20 23:31:36 +0800
  • 61f7131d53 doc: add udp over tcp tunnel info nadoo 2018-01-20 23:31:36 +0800
  • 50832981c4 doc: update README and help info nadoo 2018-01-20 23:27:22 +0800
  • 124e1a3013 doc: update README and help info nadoo 2018-01-20 23:27:22 +0800
  • bcf9583147 socks5: support udp in server mode nadoo 2018-01-20 22:13:04 +0800
  • 6b4d2582ca socks5: support udp in server mode nadoo 2018-01-20 22:13:04 +0800
  • d8b5084fa9 udptun: add nat map nadoo 2018-01-20 15:36:53 +0800
  • 601e0ddcda udptun: add nat map nadoo 2018-01-20 15:36:53 +0800
  • c63881d9d7 uottun: serve in goroutine nadoo 2018-01-20 15:23:56 +0800
  • 47820cccba uottun: serve in goroutine nadoo 2018-01-20 15:23:56 +0800
  • 3812ac7b94 ss: add nat map in ListenAndServeUDP nadoo 2018-01-20 15:08:23 +0800
  • 38de018d91 ss: add nat map in ListenAndServeUDP nadoo 2018-01-20 15:08:23 +0800
  • 3cdadcc4a2 ss: support udp forward chain nadoo 2018-01-18 18:12:17 +0800
  • 65e6caaa39 ss: support udp forward chain nadoo 2018-01-18 18:12:17 +0800
  • f2e0a5dc6e udptun: optimize code nadoo 2018-01-17 22:44:04 +0800
  • 9ac6db498e udptun: optimize code nadoo 2018-01-17 22:44:04 +0800
  • 1497fc5ae2 ss: optimize dial and pktconn code nadoo 2018-01-17 00:42:24 +0800
  • e1e8908ae2 ss: optimize dial and pktconn code nadoo 2018-01-17 00:42:24 +0800
  • ebbc50a0c9 udptun: add DialUDP to forwarders nadoo 2018-01-17 00:26:38 +0800
  • 31930f2955 udptun: add DialUDP to forwarders nadoo 2018-01-17 00:26:38 +0800
  • ecdd33f0ed http: add param xsi for "X-Server-IP" header nadoo 2018-01-16 10:39:40 +0800
  • 12f15be1dc http: add param xsi for "X-Server-IP" header nadoo 2018-01-16 10:39:40 +0800
  • afb5f246ac http: add 'X-Forwarded-For' in response header nadoo 2018-01-14 21:16:54 +0800
  • 7e9e737922 http: add 'X-Forwarded-For' in response header nadoo 2018-01-14 21:16:54 +0800
  • fa5aa87689 udptun: use net.Conn instead of net.PacketConn nadoo 2018-01-14 20:37:38 +0800
  • c51cc70b0b udptun: use net.Conn instead of net.PacketConn nadoo 2018-01-14 20:37:38 +0800
  • b094d296f3 udptun: support direct mode nadoo 2018-01-13 22:31:22 +0800
  • b33127fba5 udptun: support direct mode nadoo 2018-01-13 22:31:22 +0800
  • 76a12aa8d1 strategy: optimize code nadoo 2018-01-13 20:08:49 +0800
  • 5b2518fac0 strategy: optimize code nadoo 2018-01-13 20:08:49 +0800
  • 77615f9f3d http: fixed a bug in reqHeader.Get nadoo 2018-01-13 14:36:13 +0800
  • 045531d68d http: fixed a bug in reqHeader.Get nadoo 2018-01-13 14:36:13 +0800
  • 138c78697a conn: change OutboundIP to return string nadoo 2018-01-13 14:34:49 +0800
  • 21935fc6b9 conn: change OutboundIP to return string nadoo 2018-01-13 14:34:49 +0800
  • 84b47cbf1d http: add param to send 'X-Forwarded-For' header. #18 nadoo 2018-01-13 14:25:55 +0800
  • 950ed2b426 http: add param to send 'X-Forwarded-For' header. #18 nadoo 2018-01-13 14:25:55 +0800
  • 192cffc95c conn: add the ability to get outbound ip nadoo 2018-01-13 13:20:15 +0800
  • 4670c9931e conn: add the ability to get outbound ip nadoo 2018-01-13 13:20:15 +0800
  • 31a6c94d75 udptun: add udp tunnel support nadoo 2018-01-12 20:11:21 +0800
  • 824c9b3788 udptun: add udp tunnel support nadoo 2018-01-12 20:11:21 +0800
  • 775e3c05de uottun: support local udp 2 udp forwarding when there are no remote forwarders nadoo 2018-01-11 23:14:09 +0800
  • 1368cf7770 uottun: support local udp 2 udp forwarding when there are no remote forwarders nadoo 2018-01-11 23:14:09 +0800
  • 4fb3718381 dns: change parseAnswers function to return error nadoo 2018-01-11 14:44:24 +0800
  • ff632f23a6 dns: change parseAnswers function to return error nadoo 2018-01-11 14:44:24 +0800
  • 0e9f6721b4 ipset: avoid adding twice nadoo 2018-01-10 13:11:13 +0800
  • e91d4bcb6e ipset: avoid adding twice nadoo 2018-01-10 13:11:13 +0800
  • 7c30f1001a dns: fixed a bug in parseQuestion which may leads to a panic nadoo 2018-01-10 12:25:57 +0800
  • bebfa0e48e dns: fixed a bug in parseQuestion which may leads to a panic nadoo 2018-01-10 12:25:57 +0800
  • ed30f295d7 dns: add some comment nadoo 2018-01-09 23:43:56 +0800
  • 2e10672c3b dns: add some comment nadoo 2018-01-09 23:43:56 +0800
  • 8a1111d3b5 dns: move tcp and udp process to handleReqMsg function nadoo 2018-01-09 13:11:55 +0800
  • 969034fb97 dns: move tcp and udp process to handleReqMsg function nadoo 2018-01-09 13:11:55 +0800
  • d2d49e7d2e dns: add a parameter in dns struct to identify tunnel nadoo 2018-01-08 23:37:58 +0800
  • a652f8db04 dns: add a parameter in dns struct to identify tunnel nadoo 2018-01-08 23:37:58 +0800
  • 238702f159 dns: add tcp support nadoo 2018-01-08 22:28:11 +0800
  • 050489806c dns: add tcp support nadoo 2018-01-08 22:28:11 +0800
  • 6e3423588a ss: support udp in server mode nadoo 2018-01-08 18:14:57 +0800
  • 99ad1eb762 ss: support udp in server mode nadoo 2018-01-08 18:14:57 +0800
  • 3c53bd9727 rule: optimized log format nadoo 2018-01-06 14:44:58 +0800
  • 5f661de379 rule: optimized log format nadoo 2018-01-06 14:44:58 +0800
  • 7d16530bae dns: optimized the parse answer function nadoo 2018-01-06 13:33:09 +0800
  • 9354caac5c dns: optimized the parse answer function nadoo 2018-01-06 13:33:09 +0800
  • 52a1c35b01 dns: parse answers only when query type is A or AAAA nadoo 2018-01-05 12:29:06 +0800
  • ee0da7cacb dns: parse answers only when query type is A or AAAA nadoo 2018-01-05 12:29:06 +0800
  • 8e8361bc42 conf: show help before error exit nadoo 2018-01-04 15:26:18 +0800
  • ee9a8ceb3a conf: show help before error exit nadoo 2018-01-04 15:26:18 +0800
  • ff281721d0 doc: correct a mistake in example config file nadoo 2017-12-24 23:13:53 +0800
  • 13bc2d4a2e doc: correct a mistake in example config file nadoo 2017-12-24 23:13:53 +0800
  • 21319f13ef dns: imporve dns client to be compatible with upstream dnsmasq servers v0.4.3 nadoo 2017-12-21 10:10:56 +0800
  • a560864ef1 dns: imporve dns client to be compatible with upstream dnsmasq servers nadoo 2017-12-21 10:10:56 +0800
  • 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; nadoo 2017-12-20 15:13:45 +0800
  • 47022d6d27 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; nadoo 2017-12-20 15:13:45 +0800
  • a0972f535e http: optimized proxy client v0.4.2 nadoo 2017-12-17 14:46:24 +0800
  • a045e54504 http: optimized proxy client nadoo 2017-12-17 14:46:24 +0800
  • a79cd87ae8 http: add header ending in http proxy client mode nadoo 2017-12-17 11:24:25 +0800
  • 3b73599b7b http: add header ending in http proxy client mode nadoo 2017-12-17 11:24:25 +0800
  • 339a27f81f http: Proxy-Authorization header nadoo 2017-12-17 01:01:11 +0800
  • 1889de7f7f http: Proxy-Authorization header nadoo 2017-12-17 01:01:11 +0800
  • 4ac0847ea9 http: add basic auth in client mode nadoo 2017-12-17 00:36:53 +0800
  • 632f45448b http: add basic auth in client mode nadoo 2017-12-17 00:36:53 +0800
  • 4c16066b2f
    Merge pull request #14 from nodarret/master nadoo 2017-12-16 21:20:04 +0800
  • 7a9609771f Merge pull request #14 from nodarret/master nadoo 2017-12-16 21:20:04 +0800
  • 436daf2f4d bump version nodarret 2017-11-07 13:04:19 +0100
  • 1aae8a574b bump version nodarret 2017-11-07 13:04:19 +0100
  • 107fff8c96 use sync.Map in status amarkowski 2017-11-03 11:55:15 +0100
  • ae7c62efe5 use sync.Map in status amarkowski 2017-11-03 11:55:15 +0100
  • 5893cf0d3a
    Merge pull request #12 from ksafe/patch-1 nadoo 2017-11-01 00:36:58 +0800
  • 8f9f10d4ee Merge pull request #12 from ksafe/patch-1 nadoo 2017-11-01 00:36:58 +0800
  • f28695d250
    Update glider.conf.example ksafe 2017-10-30 23:05:39 +0800
  • 49198b01b8 Update glider.conf.example ksafe 2017-10-30 23:05:39 +0800
  • c880dfab43 log: optimize logs for redir and socks5 nadoo 2017-10-18 21:47:32 +0800
  • 8ef2944f1a log: optimize logs for redir and socks5 nadoo 2017-10-18 21:47:32 +0800
  • 1177c89102 ipset: add comments nadoo 2017-10-02 19:39:57 +0800
  • ade87c9588 ipset: add comments nadoo 2017-10-02 19:39:57 +0800