nadoo
|
21f9ab3bbe
|
doc: add go version badge
|
2017-09-11 00:42:28 +08:00 |
|
nadoo
|
cf650028b2
|
doc: update README
|
2017-09-11 00:28:40 +08:00 |
|
nadoo
|
4005387199
|
doc: add some badges
|
2017-09-11 00:25:57 +08:00 |
|
nadoo
|
4bd8bae2a5
|
general: add some comments to functions
|
2017-09-10 20:33:35 +08:00 |
|
nadoo
|
e28a2b4141
|
doc: add build status, go report card, licese icons
|
2017-09-10 19:48:53 +08:00 |
|
nadoo
|
da01361391
|
ci: add travis-ci config file
|
2017-09-10 19:42:26 +08:00 |
|
nadoo
|
997c495730
|
tproxy: add base udp tproxy listener codes
|
2017-09-09 15:06:44 +08:00 |
|
nadoo
|
c8e63f2dc2
|
ss: support proxy chain in udp over tcp mode
|
2017-09-08 15:25:10 +08:00 |
|
nadoo
|
adff6c5356
|
ss: remove unused codes
|
2017-09-08 12:35:49 +08:00 |
|
nadoo
|
70667b3f07
|
doc: update todo list
|
2017-09-08 12:10:22 +08:00 |
|
nadoo
|
42b9e0ef18
|
ss: add udp over tcp support
|
2017-09-08 12:09:57 +08:00 |
|
nadoo
|
67d32e0628
|
uottun: add udp over tcp local server support
|
2017-09-08 12:07:57 +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
|
93aac48d73
|
mixed: remove ss from mixed proxy
|
2017-09-06 16:21:27 +08:00 |
|
nadoo
|
ec21d5325f
|
fix #10
|
2017-09-04 23:32:12 +08:00 |
|
nadoo
|
9d9374ded1
|
doc: add direct.rule.example
|
2017-09-04 00:43:47 +08:00 |
|
nadoo
|
4da3dec329
|
doc: update
|
2017-09-04 00:42:20 +08:00 |
|
nadoo
|
7b752becc5
|
doc: format
|
2017-09-04 00:21:12 +08:00 |
|
nadoo
|
3c39a7ba32
|
doc: correct mistakes in README file
|
2017-09-03 01:18:01 +08:00 |
|
nadoo
|
3e970bfdaa
|
doc: update README file
|
2017-09-03 01:05:56 +08:00 |
|
nadoo
|
3167df5bb6
|
Merge pull request #9 from soffchen/patch-1
Update office.list.example
|
2017-09-03 00:53:37 +08:00 |
|
Soff
|
8a4b48632d
|
Update office.list.example
'cidr=' duplicated
|
2017-09-02 21:37:51 +08:00 |
|
nadoo
|
35dc609429
|
doc: update README files
|
2017-08-31 11:45:01 +08:00 |
|
nadoo
|
5296ebb825
|
examples: update doc for "9. Transparent Proxy without dnsmasq"
|
2017-08-31 11:30:27 +08:00 |
|
nadoo
|
04a2ddeb63
|
examples: add 9. Transparent Proxy without dnsmasq
|
2017-08-31 11:03:34 +08:00 |
|
nadoo
|
3127a501dc
|
examples: add link in README file
|
2017-08-31 01:23:26 +08:00 |
|
nadoo
|
abef0aa99f
|
examples: add example 7. Transparent Proxy with dnsmasq
|
2017-08-31 01:19:49 +08:00 |
|
nadoo
|
ee54f5cbcc
|
config: add new settings in examples for ver 0.4
|
2017-08-31 00:53:24 +08:00 |
|
nadoo
|
f5629189ad
|
doc: update documents for ver0.4
|
2017-08-31 00:08:22 +08:00 |
|
nadoo
|
4376565e6c
|
ipset: 1. ipset flush; 2. ipset in main config
|
2017-08-29 18:36:42 +08:00 |
|
nadoo
|
8951d1b442
|
examples: add order number
|
2017-08-29 10:05:06 +08:00 |
|
nadoo
|
3612700c0f
|
systemd: add CAP_NET_ADMIN capability for ipset
|
2017-08-28 23:14:52 +08:00 |
|
nadoo
|
684c17507d
|
ipset: do not create ipset when ipset name is ""
|
2017-08-28 23:14:02 +08:00 |
|
nadoo
|
ac1976d5d7
|
ipset: add ipset management. REQUIRE CAP_NET_ADMIN capability.
|
2017-08-28 19:23:32 +08:00 |
|
nadoo
|
f5eeae91a5
|
conf: support relative path in "rules-dir" config
|
2017-08-25 20:32:51 +08:00 |
|
nadoo
|
867bafaa78
|
systemd: add CapabilityBoundingSet settings in service file so that glider can listen on port below 1024 with none-root user
|
2017-08-24 11:58:32 +08:00 |
|
nadoo
|
11df26061b
|
README: update TODO list
|
2017-08-23 23:04:03 +08:00 |
|
nadoo
|
f76c83b6d4
|
README: add go version info
|
2017-08-23 21:19:09 +08:00 |
|
nadoo
|
e67a0755a2
|
rule: parse cidr once
|
2017-08-23 21:11:08 +08:00 |
|
nadoo
|
f687c0b7d0
|
rule: use new concurrent sync.Map instead of old map
|
2017-08-23 18:58:24 +08:00 |
|
nadoo
|
a902152ef1
|
log: add LogFunc so we can define a custom logger
|
2017-08-23 18:04:20 +08:00 |
|
nadoo
|
cfc8ee9b5e
|
forwarder: add NextDialer method so we can choose dialer by domain name (not dns server) in dns proxy
|
2017-08-23 17:45:57 +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
|
825dea4f65
|
dns: add the ability to get resloved ip address of domain. (so we can add ip address to ipset later)
|
2017-08-21 23:57:49 +08:00 |
|
nadoo
|
375e8f9f65
|
README: fixed rule file link
|
2017-08-20 21:51:54 +08:00 |
|
nadoo
|
ecacbe7142
|
rules: add rules.d folder
|
2017-08-20 21:49:21 +08:00 |
|
nadoo
|
7b4e07bbe4
|
rules: add rules-dir folder config support
|
2017-08-20 21:44:18 +08:00 |
|
nadoo
|
503a5c5503
|
redir: fixed a compile error on linux
|
2017-08-17 20:26:46 +08:00 |
|
nadoo
|
6469d3332e
|
general: optimize codes
|
2017-08-16 22:37:42 +08:00 |
|