mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
show local destinations
This commit is contained in:
parent
fd090fa0c0
commit
b13c9d924f
4 changed files with 33 additions and 5 deletions
|
@ -62,6 +62,7 @@ namespace util
|
|||
void ShowTransports (std::stringstream& s);
|
||||
void ShowTunnels (std::stringstream& s);
|
||||
void ShowTransitTunnels (std::stringstream& s);
|
||||
void ShowLocalDestinations (std::stringstream& s);
|
||||
void FillContent (std::stringstream& s);
|
||||
std::string ExtractAddress ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue