Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 2.01 KB

README.md

File metadata and controls

62 lines (42 loc) · 2.01 KB

Passwall-installation

test Connection:

 bash -c "$(curl -fsSL https://raw.githubusercontent.com/Edwardwich/Passwall-installation/main/ping_diff.sh)"

Download-Passwall-Packages

First you need to check the Architecture Screenshot 2024-12-19 at 14 13 11

then goo to this passwall2 download this 2 Packages Screenshot 2024-12-19 at 14 16 15

Install via OPKG

  1. Run opkg update: if get any error in useing this commend add dns to network interface and it work

    opkg update
    opkg install kmod-nft-socket
    opkg install kmod-nft-tproxy
  2. remove dnsmasq and install dnsmasq-full:

    opkg remove dnsmasq

    and

    opkg install dnsmasq-full
  3. Install package downloaded :

unzip all file downloaded and go to software in openwrt luci web interface and install Packages one by one Screenshot 2024-12-19 at 14 23 48

Screenshot 2024-12-19 at 14 25 53

Screenshot 2024-12-19 at 14 26 31

after installing all Packages now for last need install passwall2 frome software in openwrt luci web interface: Screenshot 2024-12-19 at 14 27 56

then log out frome luci web interface and log in again :

now u can find passwall2 in software tab in openwrt Screenshot 2024-12-19 at 14 29 36

also chack this : Iran