diff options
author | Anthony Wang | 2021-07-21 10:56:37 -0500 |
---|---|---|
committer | Anthony Wang | 2021-07-21 10:56:37 -0500 |
commit | b5decc6c6d86cd996e272ed8bd3371d8f63b471a (patch) | |
tree | 8559c32d985a2e0eb9c25f7b2521627e1daabe2c | |
parent | cab19a7b4345f81db525c933d177e58ad9573937 (diff) |
Censor the curse words
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ MY NEXT GPU WONT BE NVIDIA PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - 0. You just DO WHAT THE FUCK YOU WANT TO. + 0. You just DO WHAT THE F*CK YOU WANT TO. 1. Your NEXT GPU WONT BE NVIDIA. @@ -2,7 +2,7 @@ Finally an easy way to share text and files on your LAN! It only takes 15 seconds! No dependencies except for a shell and Python! ## A scenario -Let's say you have a long link or file that you want to share with a friend on your LAN. You could just email or message your friend the content, but it seems like a waste to route it through someone else's email or chat server. FTP? Fuck that protocol. SCP? Shitty copy protocol. There has to be an easier way, right? +Let's say you have a long link or file that you want to share with a friend on your LAN. You could just email or message your friend the content, but it seems like a waste to route it through someone else's email or chat server. FTP? F\*ck that protocol. SCP? Sh\*tty copy protocol. There has to be an easier way, right? ## Getting started First, get your private IP address: |