mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
jump services
This commit is contained in:
parent
8f3daad502
commit
400e3d21f9
3 changed files with 42 additions and 1 deletions
|
@ -62,6 +62,7 @@ namespace util
|
|||
|
||||
void HandleRequest (const std::string& address);
|
||||
void HandleCommand (const std::string& command, std::stringstream& s);
|
||||
void ShowJumpServices (const std::string& address, std::stringstream& s);
|
||||
void ShowTransports (std::stringstream& s);
|
||||
void ShowTunnels (std::stringstream& s);
|
||||
void ShowTransitTunnels (std::stringstream& s);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue