hahnyuan / shadowsocks_autoset

Automatically set the free SS account from a website for windows shadowsocks client.
3 stars 1 forks source link

NOTICE: The ishadowsocks website's URL change irregularly. I have no idea to track its url, please change it manuly if this code not work.

This is a python 2.7 script for shadowsocks to auto get passwd on http://free.ishadow.online. Because the passwd will change every 6 hours, you can run this script when the passwd changed without annoying website visiting.

Requirement

  1. The shadowsocks windows GUI, which could be get from https://github.com/shadowsocks/shadowsocks-windows/releases
  2. Python2.7

Install

Putting the auto_set.py in the shadowsocks install direction.

Usage

  1. Closing the shadowsocks.exe.
  2. Runing the auto_set.py with python2.7.
  3. The shadowsocks.exe will be open automatically.

Website change

If the error the web page changed, please comment it at https://github.com/hahnyuan/shadowsocks_autoset/issues/2.