mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-07-18 00:44:51 +00:00
Now that remote proxy auth is possible, change TODO.
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@209 bc163920-b10d-0410-b2c5-a5491ca2ceef
This commit is contained in:
parent
e4f032cac1
commit
46ef82019a
1 changed files with 2 additions and 2 deletions
4
TODO
4
TODO
|
|
@ -1,8 +1,8 @@
|
|||
### Proxy bouncing support
|
||||
- Add multi-level proxy bouncing support (with syntax for it)
|
||||
- Add multi-level proxy bouncing support with new syntax
|
||||
eg. proxytunnel -p local-proxy:port -r remote-proxy1:port -r remote-proxy2:port -d %h:%p
|
||||
|
||||
- Add proxy bouncing authentication support (with syntax for it)
|
||||
- Add proxy bouncing authentication support with new syntax
|
||||
eg. proxytunnel -p user@local-proxy:port -r user@remote-proxy:port -d %h:%p
|
||||
or: proxytunnel -p username:password@local-proxy:port -r username:password@remote-proxy:port -d %h:%p
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue