Skip to content

g6094199/OpenWRT-Wireguard-friendly-cli-peernames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenWRT Wireguard friendly cli peernames

Many thanks to ppmm from the OpenWRT forum for the inital idea.

Install

To use the script create a file on your OpenWRT device in /usr/bin/ called wg-friendly.

vi /usr/bin/wg-friendly

Copy the script content into the file and make it executable with

chmod +x wg-friendly

Now the script can executed from everywhere with

wg-friendly

It will show the output of wg with the enhancement of the friendly peer names greped from the network config.
Here is an example of the output of wg vs wg-friendly.

wg vs wg-friendly

About

A script to represent wg output with friendly peernames.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors