baseline: api+gui traffic mode + candidates picker
Snapshot before app-launcher (cgroup/mark) work; ignore binaries/backups.
This commit is contained in:
8
selective-vpn-api/go.mod
Normal file
8
selective-vpn-api/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module selective-vpn-api
|
||||
|
||||
go 1.24.2
|
||||
|
||||
require (
|
||||
github.com/cenkalti/backoff/v4 v4.3.0
|
||||
github.com/creack/pty v1.1.24
|
||||
)
|
||||
Reference in New Issue
Block a user