Skip to content

Commit

Permalink
Adjust submenu (coolsnowwolf#5686)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattraks authored Oct 21, 2020
1 parent c80f1dc commit a0ff7c0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions package/lean/microsocks/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/microsocks
SECTION:=net
CATEGORY:=Network
SUBMENU:=Web Servers/Proxies
TITLE:=microsocks for OpenWRT
DEPENDS:=
endef
Expand Down
1 change: 1 addition & 0 deletions package/lean/redsocks2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/redsocks2
SECTION:=net
CATEGORY:=Network
SUBMENU:=Web Servers/Proxies
TITLE:=Redirect any TCP connection to a SOCKS or HTTPS proxy server
URL:=https://github.com/semigodking/redsocks
DEPENDS:=+libevent2 +libopenssl
Expand Down
1 change: 1 addition & 0 deletions package/lean/simple-obfs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/simple-obfs
SECTION:=net
CATEGORY:=Network
SUBMENU:=Web Servers/Proxies
TITLE:=Simple-obfs
URL:=https://github.com/shadowsocks/simple-obfs
DEPENDS:=+libpthread +!SIMPLE_OBFS_STATIC_LINK:libev
Expand Down
1 change: 1 addition & 0 deletions package/lean/trojan/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ CMAKE_OPTIONS += \
define Package/trojan
SECTION:=net
CATEGORY:=Network
SUBMENU:=Web Servers/Proxies
TITLE:=An unidentifiable mechanism that helps you bypass GFW
URL:=https://github.com/trojan-gfw/trojan
DEPENDS:=+libpthread +libstdcpp +libopenssl \
Expand Down

0 comments on commit a0ff7c0

Please sign in to comment.