Skip to content

Everything you need to install a Margay device on real hardware.

Notifications You must be signed in to change notification settings

MarcoPiscopia/margay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

margay

Everything you need to install a Margay device on real hardware.

After installing Debian, as root, type:

bash -c "$(wget -O - https://raw.githubusercontent.com/vemarsas/margay/master/setup)"

If you only need core and openvpn functionality, great, you've done!


Optionally, if you want hotspot/RADIUS functionality, then also run:

bash -c "$(wget -O - https://raw.githubusercontent.com/vemarsas/margay/master/setup-hotspot)"

or the virtualization functionality (private cloud hypervisor, if you fancy):

bash -c "$(wget -O - https://raw.githubusercontent.com/vemarsas/margay/master/setup-virt)"

or tha Wireless Access Point:

bash -c "$(wget -O - https://raw.githubusercontent.com/vemarsas/margay/master/setup-ap)"

...and that's it.

Happy admin 😜

About

Everything you need to install a Margay device on real hardware.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages