Skip to content

CentOS Webpanel Module to install,manage and remove Shadowsocks-libev server

Notifications You must be signed in to change notification settings

liptanbiswas/cwp-shadowsocks-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cwp-shadowsocks-server

CentOS Webpanel Module to install,manage and remove Shadowsocks-libev server. I use Shadowsocks to unblock censorship. I also use CWP to host my personal site. Why not host both together 😃.

How to Install

Just move ss_server.php to /usr/local/cwpsrv/htdocs/resources/admin/modules directory. You can run following command to do this directly.

curl -o /usr/local/cwpsrv/htdocs/resources/admin/modules/ss_server.php\
    https://raw.githubusercontent.com/liptanbiswas/cwp-shadowsocks-server/master/ss_server.php

The module will now be available on /index.php?module=ss_server

You can also add a link to the CWP menu by running.

echo '<li><a href="index.php?module=ss_server"><span class="icon16 icomoon-icon-arrow-right-3"></span>Shadowsocks</a></li>'\
    >> /usr/local/cwpsrv/htdocs/resources/admin/include/3rdparty.php

Module will now be available under Developer Menu >> Shadowsocks.

Screenshots

Not yet installed

not installed

Installation

installation

Configuration

configuration

About

CentOS Webpanel Module to install,manage and remove Shadowsocks-libev server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages