Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

graddotdev/OpenWrt-Configuration

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWrt Configuration

Modules

  • PPPoE
  • Wi-Fi
  • VPN
  • DNS over HTTPS
  • Bypass Censorship

How to use?

cp environment-variables.sh.example environment-variables.sh
# Set your own variables
nano environment-variables.sh
# Enable or disable modules you want
nano configure.sh
# Copy files to OpenWrt using SSH
scp -r . root@192.168.1.1:/tmp/config
# Connect to OpenWrt using SSH
ssh root@192.168.1.1
# Change directory to /tmp/config
cd /tmp/config
# Run
./configure.sh

About

The Bash script that configures the OpenWrt after a clean install.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.