Difference between revisions of "Create your own router"

From Titan Wiki
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...")
(No difference)

Revision as of 04:02, 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
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