zllovesuki / specter

like ngrok, but more ambitious with DHT for flavor
MIT License
26 stars 1 forks source link

tun/client: self healing tunnels #18

Closed zllovesuki closed 2 years ago

zllovesuki commented 2 years ago

tun client will now establish multiple connections to specter server and automatically request more nodes to be connected to in order to maintain at most 3 links.

tunnel will now live in its own command space

Other changes in this commit: cmd/specter: move App definition to this package spec/overlay: remove unused interfaces integrations: attempting to create integration tests