cryptostorm / cryptostorm_client_configuration_files

cryptostorm client configs
196 stars 60 forks source link

Add cryptostorm linux connect script with kill switch #19

Closed sanchaz closed 6 years ago

sanchaz commented 6 years ago

This adds a rough python script that allows you to connect to any server provided by cryptostorm as long as the configs are available in the same directory and under the same name structure: cstorm_linux-*-.ovpn A killswitch is also provided which will block all connections except from tun0 after tun0 has been created.

This is very rough but works for me, coded this in a day and as such opening this pull request in case you guys feel it would benefit the wider community.

sanchaz commented 6 years ago

@df-cryptostorm