pasar un directorio por nc June 2, 2026 | No Comments | command, console, information, nc, pipe, port, private_ip, remote-access, server, ssh el lado que recibe primero que nada debemos tener el servidor escuchando esto se hace por la red local, con ips privadas en el ejemplo […]
pasar datos por nc dentro de la misma red local June 1, 2026 | No Comments | command, console, information, internet, linux, Linux Ubuntu Server, macos, nc, netplan, router, server, ssh, wifi yo usaba SCP o un servidor python FTP pero esas cosas son muy lentas, por eso uso nc (netcat) cuando digo lento es que tarda […]
How to tell if a port is open given an IP address in macOS April 7, 2026 | No Comments | command, information, internet, macos, port the command is: hostname is a string as ‘www.google.com’ or ‘abcd’
Open a port on the router September 3, 2025 | No Comments | linux, macos, nc, port, server, ssh I have 3 ISPs(Internet service provider). I’m from Argentina One of them is TELECENTRO. The other 2 are different PERSONAL (is an ISP from here) […]
communicate 2 PCs via public IP with TCP or UDP May 23, 2025 | No Comments | console, information, linux, macos, message, messaging, nc, package, port, protocol, public_ip, server nc is a command-line tool called Netcat. It’s a very versatile network utility used to read and write data over network connections, using both the […]