Skip to content

Generates a Shadowsocks ss:// URI. Python 3.7 is required.

Notifications You must be signed in to change notification settings

Drickle/ss-uri-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shadowsocks ss:// URI generator

Usage

You can simply launch the file:

./ssuri-gen.py

It will ask you everything and generate a link from your answers.

Or, if you have config.json(s):

./ssuri-gen.py config1.json config2.json config3.json ...

Then it will read the JSON files and generate the link one by one.

Further features

  • Pipe input
  • More arguments to represent a complete config of the target server

About

Generates a Shadowsocks ss:// URI. Python 3.7 is required.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages