luci-app-ssr-plus: add XrayDNSLogSetting options Simplifying `… Jan 13, 2024 microsocks treewide: drop$(AUTORELEASE) Oct 15, 2023 mosdns mosdns: add new package (fw876#1330) Nov 11, 2023 naiveproxy treewide: refactor to use PKG_BUILD_FLAGS ...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
rm -rf package/helloworld git clone --depth=1 https://github.com/fw876/helloworld.git package/helloworld Pull upstream commits: git -C package/helloworld pull Remove rm -rf package/helloworld Method 2 - Add this repo as a git submodule ...
rm -rf package/helloworld git clone --depth=1 https://github.com/fw876/helloworld.git package/helloworld Pull upstream commits: git -C package/helloworld pull Remove rm -rf package/helloworld Method 2 - Add this repo as a git submodule ...
luci-app-ssr-plus: add Xray DNS Log Setting options Simplifying Mux Options (fw876#1374) master 1 parent a127e6e commit 3ab9072 File tree luci-app-ssr-plus luasrc/model/cbi/shadowsocksr client-config.lua po/zh-cn ssr-plus.po root/usr/share/shadowsocksr gen_config.lua 3 files change...
master .github luci-app-ssr-plus luasrc po root etc usr bin share rpcd shadowsocksr chinaipset.sh gen_config.lua genred2config.sh gfw2ipset.sh ssrplusupdate.sh subscribe.lua update.lua Makefile naiveproxy shadowsocks-rust shadowsocksr-libev ...
.github/workflows CI: fix determine changed pacakges Nov 14, 2021 luci-app-ssr-plus luci-app-ssr-plus: remove alterId config Jan 2, 2022 naiveproxy naiveproxy: Update to 97.0.4692.71-1 Jan 6, 2022 shadowsocks-rust shadowsocks-rust: update to 1.13.1 ...
rm -rf package/helloworld git submodule add -f --name helloworld https://github.com/fw876/helloworld.git package/helloworld Pull upstream commits: Remove Method 3 - Add this repo as an OpenWrt feed Add new feed: sed -i"/helloworld/d""feeds.conf.default"echo"src-git helloworld https://...
#源码根目录,编辑.gitignore文件 vi .gitignore #在文件最后一行,加入 git rm --cached package/lean/luci-app-ssr-plus/ -r #保存后,进入lean源码目录 cd package/lean/ #下载源码 git clone https://github.com/maxlicheng/luci-app-ssr-plus.git #回到源码根目录 cd ../.. #拉取源码 git pull ...