nadoo
|
420ec26368
|
proxy: move usage func to proxy.go
|
2022-03-13 18:03:10 +08:00 |
|
nadoo
|
7e7c7553cc
|
proxy: improve addr handling
|
2022-01-28 23:35:29 +08:00 |
|
nadoo
|
e12642b47a
|
chore: small optimizations
|
2022-01-28 15:12:02 +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
|
8b29af3c0c
|
dhcpd: support macOS and freebsd(not tested)
|
2021-08-12 19:11:06 +08:00 |
|
nadoo
|
c15c55fe05
|
ssr: move 3rd party ssr pkg to internal
|
2020-10-29 22:47:57 +08:00 |
|
nadoo
|
6eda2b79c8
|
dns: update cache when an item expired
|
2020-10-09 22:02:19 +08:00 |
|
nadoo
|
8495f16a76
|
tls, trojan: use 443 as default port if not specified
|
2020-10-07 21:06:49 +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 |
|
wuudjac
|
22e0576b53
|
redir, dns: IncFailures on non-timeout errors (#133)
|
2020-04-28 15:18:19 +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
|
2e44d79db8
|
reject: add a virtual proxy reject
|
2019-03-07 23:34:29 +08:00 |
|
nadoo
|
8c922db612
|
compiler: use go 1.12
|
2019-03-05 22:30:22 +08:00 |
|
nadoo
|
19acda9ee0
|
redir: avoid local loop request
|
2019-03-04 19:19:00 +08:00 |
|
nadoo
|
44c30df001
|
doc: update description for tls
|
2018-11-28 23:28:32 +08:00 |
|
nadoo
|
25c9721b00
|
tls: optimized code
|
2018-11-25 15:41:47 +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
|
515a5dffa5
|
redir: fixed a typo
|
2018-09-17 19:22:36 +08:00 |
|
nadoo
|
15b98359b1
|
http: fixed a compatibility issue with some http proxy server. #62
|
2018-09-17 19:16:17 +08:00 |
|
nadoo
|
70a88f4789
|
redir: added redir6 proxy
|
2018-09-04 20:26:40 +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 |
|
nadoo
|
385f5d7790
|
vmess: worked in SecTypeNone mode
|
2018-07-03 00:31:43 +08:00 |
|
nadoo
|
4a72e79002
|
tls: allow InsecureSkipVerify
|
2018-06-28 23:20:04 +08:00 |
|
nadoo
|
fbbae71314
|
general: move proxy to separate package
|
2018-06-26 16:15:48 +08:00 |
|