Skip to content

Simple client for surfshark vpn client; check if vpn is on without the need to superuser permissions

Notifications You must be signed in to change notification settings

italomaia/surfshark-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

> # build executable
> cargo build --release
> mv target/release/ss-client /usr/local/bin/ss-client
> # add ss-client to session initialization as
> # /usr/local/bin/ss-client 12080
> curl -s http://127.0.0.1:12080/  # get vpn status

About

Simple client for surfshark vpn client; check if vpn is on without the need to superuser permissions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages