mirror of
https://github.com/boringproxy/boringproxy.git
synced 2025-02-25 18:55:29 -06:00
Add notes file
This commit is contained in:
parent
91d82ff987
commit
44e3cc7d2c
32
notes.md
Normal file
32
notes.md
Normal file
@ -0,0 +1,32 @@
|
||||
# Planned features
|
||||
|
||||
* Community forum
|
||||
* GUI client
|
||||
* Custom SSH keys
|
||||
* Auto-DNS
|
||||
* DNS verification before creating tunnels. Necessary for secure multi-user
|
||||
setups.
|
||||
* libdns integration
|
||||
* Add 3rd-party tokens for controlling DNS
|
||||
* Built-in static file hosting
|
||||
* Client determines which directories are exposed
|
||||
* Password-protected tunnels
|
||||
|
||||
|
||||
# Potential features
|
||||
|
||||
* Built-in GemDrive
|
||||
* Allows web UI to browse files on the clients
|
||||
|
||||
|
||||
# Tunnel variations
|
||||
|
||||
* Plain TCP
|
||||
* SSH with custom keys
|
||||
* SSH with server-generated keys
|
||||
* Future protocols
|
||||
* Custom SSH?
|
||||
* Custom TLS?
|
||||
* Custom QUIC?
|
||||
* Which client?
|
||||
* Which client port?
|
Loading…
Reference in New Issue
Block a user