
Welcome to my hacker homepage. This is where the adventure begins!
With this system it is important to use a native router that has this system already installed, for example from GLiNet, which provides a front end that is theoretically easy to set up and use.
It is also very important to connect a LAN output of the router directly to the PC. It must also be said that if the router has Internet access, the necessary work can be done and it will then run stably. One of the best toys is definitely Adguard and the VPN client. Here you have to make sure that the client can only connect to the Internet via VPN, in contrast to the fact that normal routers are only able to connect to the router from the Internet. LAN is very useful when programming such
devices. So much for the introduction.
Go to Expert Content
A Linux server also has a constant level of use!
I bought a Linux server, a so-called V server, because I can use it to create my data directly on the Internet and offer it as HTML, since I don't have to buy any hardware myself.
Problems could also be solved by using an OVPN (Apple) client app so that you can then forward port 80 to your own network. Actually, to give further descriptions: installing a Linux or Windows system is extremely complicated! Installing Apache and NGINX is also very difficult.
All work with the server is done via FTP, for example Filezilla and an SSH client, with which you mainly have to control the entire level via a terminal command. Note: a server does not have a graphics card. I have found many good ways to install the server via a batch SH file. This must of course be built and tested beforehand and the certificates must be placed in the virtual host file folder.
For example, rebooting is sometimes important, but also reading the text carefully and optimizing and correcting the structures for the files and folders. So much for that.
Go to Expert Content