Skip to content

yangziy/ShadowsocksX-NG_WithAPI

 
 

Repository files navigation

ShadowsocksX-NG, API Supported

Merged changes from 1.8.2.

This is a fork with minor feature added. All credits go to the original authors.

Introduction

shadowsocks/ShadowsocksX-NG doesn't support Alfred control. So I copy code from its obsolete fork yichengchen/ShadowsocksX-R to euip the app with HTTP API, enabling Alfred Control. You may want to download the Alfred workflow from yangziy/Alfred_ShadowsocksController.

With the HTTP API you could also control the app with curl in terminal.

Feature

The HTTP API enables users to do the following:

  • Check current status (on/off)
  • Turn on/off or toggle the client
  • Get server list
  • Add new server
  • Modify server
  • Delete server
  • Get current server
  • Select server
  • Get current mode
  • Switch mode

For usage, consult HTTP API Specification .

About

Fork of ShadowsocksX-NG, HTTP API Supported.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 68.8%
  • Objective-C 24.1%
  • Python 3.5%
  • Shell 3.0%
  • Other 0.6%