mirror of
https://github.com/nadoo/glider.git
synced 2025-02-23 01:15:41 +08:00
add TODO list in README file.
This commit is contained in:
parent
3d8c976bd0
commit
d9bfd95216
2
.gitignore
vendored
2
.gitignore
vendored
@ -18,4 +18,4 @@
|
||||
*.conf
|
||||
*.rule
|
||||
glider
|
||||
doc/
|
||||
bak/
|
||||
|
10
README.md
10
README.md
@ -26,8 +26,16 @@ General:
|
||||
- Http and socks5 on the same port
|
||||
- Forward chain
|
||||
- HA or RR strategy for multiple forwarders
|
||||
- Destination rule proxy support
|
||||
- Periodical proxy checking
|
||||
- Rule proxy based on destionation
|
||||
|
||||
TODO:
|
||||
- Specify different remote dns server in rule file
|
||||
- IPSet management
|
||||
- Improve DNS forwarder to resolve domain name and add ip to ipset
|
||||
- TUN/TAP device support
|
||||
- Code refactoring: support proxy registering so it can be pluggable
|
||||
- Conditional compilation so we can abandon needless proxy type and get a smaller binary size
|
||||
|
||||
## Install
|
||||
Binary:
|
||||
|
Loading…
Reference in New Issue
Block a user