mirror of
				https://github.com/nadoo/glider.git
				synced 2025-11-04 07:42:38 +08:00 
			
		
		
		
	README: update TODO list
This commit is contained in:
		
							parent
							
								
									0f2e490001
								
							
						
					
					
						commit
						4e4e778f1d
					
				@ -31,9 +31,10 @@ General:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
TODO:
 | 
					TODO:
 | 
				
			||||||
- Specify different remote dns server in rule file (DONE)
 | 
					- Specify different remote dns server in rule file (DONE)
 | 
				
			||||||
- Improve DNS forwarder to resolve domain name and add ip to proxy rules (WIP)
 | 
					- Improve DNS forwarder to resolve domain name and add ip to proxy rules (DONE)
 | 
				
			||||||
- IPSet management
 | 
					- IPSet management
 | 
				
			||||||
- Improve DNS forwarder to resolve domain name and add ip to ipset
 | 
					- Improve DNS forwarder to resolve domain name and add ip to ipset
 | 
				
			||||||
 | 
					- UDP Tunnel & UDP Relay
 | 
				
			||||||
- TUN/TAP device support
 | 
					- TUN/TAP device support
 | 
				
			||||||
- Code refactoring: support proxy registering so it can be pluggable
 | 
					- 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
 | 
					- Conditional compilation so we can abandon needless proxy type and get a smaller binary size
 | 
				
			||||||
@ -43,7 +44,7 @@ TODO:
 | 
				
			|||||||
Binary: 
 | 
					Binary: 
 | 
				
			||||||
- [https://github.com/nadoo/glider/releases](https://github.com/nadoo/glider/releases)
 | 
					- [https://github.com/nadoo/glider/releases](https://github.com/nadoo/glider/releases)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Go Get : (requires Go 1.9 or newer)
 | 
					Go Get (requires Go 1.9 or newer):
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
go get -u github.com/nadoo/glider
 | 
					go get -u github.com/nadoo/glider
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user