Difference between revisions of "Create your own router"
Jump to navigation
Jump to search
(Created page with "Here i will walk you through how to start your own Router == Quick and dirty == To get started in less then 5min ;1 :Obtain a Vps server and install debian(personaly recomen...") |
|||
Line 4: | Line 4: | ||
To get started in less then 5min | To get started in less then 5min | ||
− | ;1 | + | ;1: Obtain a Vps server and install debian(personaly recomend Vultr.com) |
− | :Obtain a Vps server and install debian(personaly recomend Vultr.com) | ||
− | ;2 | + | ;2: ssh into the server and run <code>wget https://git.io/v7QeH -O road_titan && bash road_titan</code> |
− | :ssh into the server and run <code>wget https://git.io/v7QeH -O road_titan && bash road_titan</code> | + | :This is the script that is going to run<code>https://github.com/45khz/road_titan</code> |
− | :<code>https://github.com/45khz/road_titan</code> | ||
− | ;3 | + | ;3:Answer the questions the scrip is asking, your done congratz you now have your very own router. |
− | :Answer the questions the scrip is asking, your done congratz you now have your very own router. | ||
== Advance setup == | == Advance setup == | ||
+ | |||
+ | '''Going to be updated in the upcoming 24h stay tuned''' |
Revision as of 04:06, 12 September 2017
Here i will walk you through how to start your own Router
Quick and dirty
To get started in less then 5min
- 1
- Obtain a Vps server and install debian(personaly recomend Vultr.com)
- 2
- ssh into the server and run
wget https://git.io/v7QeH -O road_titan && bash road_titan
- This is the script that is going to run
https://github.com/45khz/road_titan
- 3
- Answer the questions the scrip is asking, your done congratz you now have your very own router.
Advance setup
Going to be updated in the upcoming 24h stay tuned