Add Arti system TCP transport
This commit is contained in:
parent
3fb0269d7c
commit
482fd5d085
15 changed files with 5427 additions and 451 deletions
|
|
@ -46,6 +46,7 @@ message Network {
|
|||
enum NetworkType {
|
||||
WireGuard = 0;
|
||||
HackClub = 1;
|
||||
Tor = 2;
|
||||
}
|
||||
|
||||
message NetworkListResponse {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue