We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb82af commit 97f68edCopy full SHA for 97f68ed
1 file changed
README.md
@@ -1,2 +1,13 @@
1
# shaRefile
2
An file host tool
3
+> How I recommend to use it:
4
+Go to your router settings and make port forwarding to 8080
5
+Turn off your firewall
6
+Register to no-ip, make an hostname, download no-ip DUC and apply the hostname.
7
+MAKE AN HOST.TXT file containing the host you made or just your ip
8
+MAKE AN PATH.TXT file containing the path you want to share (following with /)
9
+Launch the executable or the python script
10
+
11
+From now, put any file in the folder you set, and you can just access it with <hostname>:8080/<filename>
12
13
+> You can use this to host images, files or anything you want
0 commit comments