Eliezer Croitoru
Eliezer Croitoru
@Hi-ImKyle What is the way you have tried?
@giangi the Frr is pretty simple to do since it really only needs to be updated to the latest 3.16 and maybe to also offer a edge version which seems...
@giangi I will try to look at it next week. Looks pretty good. I myself was looking for Debian preseeding instructions but didn't managed yet to even scratch it. I...
@giangi and @grossmj Thanks.
@shellus So it's just a proxy which encrypts the connection(s) between the client and the server and gives the client a port to use. It can be one of couple:...
@shellus OK now much claerer. So basically I can write a tproxy service based on this example that will pass all traffic encrypted to AWS and other cloud\VPS services. Thanks!
@j0npulsifer Indeed I have seen this piece of code. I did assumed that it makes sense from an admin point of view to have a function which will open "simultaneously"...
A download script: https://gist.github.com/elico/2ed7bda42d0f04402a24671959c43bed
@dinger1986 Probably... The first thing I would do is to separate each part of the install script and then make them as different roles. We can use variables for each...
@dinger1986 I have created the next ansible playbook: https://github.com/elico/rustdesk-ansible-installer which is a very basic installer of the service. It doesn't include anything about the public IP or domain name and...