Surfshark Linux Client is simply a client for Linux for the VPN SurfShark. It’s made with python 3 and PyGObject (GTK).
git clone https://github.com/adrienluitot/surfshark-linux-client.git
cd surfshark-linux-client
pip install -r requirements.txt
python surfshark_client.py
If you want to contribute it’s awesome ! Any help is appreciated even the littlest one ! You can open issues if you have any suggestion or bug, and if you want to improve the code of the application you can fork and make pull requests, I’ll do my best to treat them as quickly as possible.
If you never used PyGObject I suggest you these two docs :
First open window | Login window |
---|---|
Main window | Settings window |
---|---|