Skip to content

Transfer files from one server to another server under the same WiFi. 在同一WiFi下不同电脑间进行文件传输。

License

Notifications You must be signed in to change notification settings

OuterCloud/wifi-file-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wifi-file-transfer

Transfer a file from one server to another server under the same wifi.

How to use

  1. Start the server.
  2. Open the webpage.
  3. Select the file and upload.
  4. The file will be saved to the uploaded_files directory and your ~/Desktop directory.

Start the server

python manage.py runserver 0.0.0.0:7777

Open the webpage

  • Visit the url in your server's web browser: http://127.0.0.1:7777/upload/
  • You will find the Your server ip is: in your terminal.
  • Visit the url in your another server's web browser: http://{your_server_ip}:7777/upload/

About

Transfer files from one server to another server under the same WiFi. 在同一WiFi下不同电脑间进行文件传输。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published