# openwrt-passwall **Repository Path**: wefce/openwrt-passwall ## Basic Information - **Project Name**: openwrt-passwall - **Description**: openwrt-passwall - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-10 - **Last Updated**: 2023-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openwrt-passwall A commonly used proxy toolchain for Openwrt LuCI Application. ## How to use 1. add new line to openwrt feeds ``` echo "src-git passwall_packages https://github.com/xiaorouji/openwrt-passwall-packages.git;main" >> "feeds.conf.default" echo "src-git passwall https://github.com/xiaorouji/openwrt-passwall.git;main" >> "feeds.conf.default" ``` 2. pull upstream commits ``` ./scripts/feeds clean ./scripts/feeds update -a ./scripts/feeds install -a ``` ## Note ### ⚠ Need golang version [1.20](https://github.com/openwrt/packages/tree/openwrt-23.05/lang/golang) to or higher to compile Sing-box and hysteria