

5·
6 days agotldr
no often today we don’t know what the code is actually doing
yes this is an important problem
no nobody really seems to take it as serious as it should be taken today
no i’m not gonna change that over night
tldr
no often today we don’t know what the code is actually doing
yes this is an important problem
no nobody really seems to take it as serious as it should be taken today
no i’m not gonna change that over night
socat
- connect anything to anything
for example
socat - tcp-connect:remote-server:12345
socat tcp-listen:12345 -
socat tcp-listen:12345 tcp-connect:remote-server:12345
I’m not sure whether this should be a “standard”, but we need a Linux Distribution where the user never has to touch the command line. Such a distro would be beneficial and useful to new users, who don’t want to learn about command line commands.
And also we need a good app store where users can download and install software in a reasonably safe and easy way.