mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-08 18:48:50 -04:00
7 lines
187 B
Makefile
7 lines
187 B
Makefile
PLUGIN_NAME= shadowsocks
|
|
PLUGIN_VERSION= 1.3
|
|
PLUGIN_COMMENT= Secure socks5 proxy
|
|
PLUGIN_DEPENDS= shadowsocks-rust
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|