Skip to content

satoi8080/Outline-Keychain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outline Keychain

A simple Outline Server Access Key Copy and Paste Web Interface

Developed for key and password export and copy & paste for other Shadowsocks clients to access Outline Server

Instruction

  1. Set up your virtual environment (optional)

  2. Install dependencies from requirements.txt pip3 install -r requirements.txt

  3. Copy your Management API URLs in settings of each server in Outline Manager

  4. Paste them into index.html in each "" of value="" from line 15 and on

  5. Run app.py python3 app.py

  6. Access localhost, usually http://127.0.0.1:5000/

Why does this program exist in this way

Just uses requests and urllib3 to override https verify so that API could be used without any SSL certificates

About

A simple Outline Server Access Key Copy and Paste Web Interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published