```html Transfer

Transfer

Send folders between computers on your network with encryption.

Files compress and encrypt automatically. Run go run main.go locally.

Send Files Receive Files View on GitHub

How to Use

  1. On the receiver's computer: Click "Receive Files", select a destination folder, enter a password, and click Receive.
  2. Copy the receiver's IP address shown on the Receive page (for example, 192.168.1.45:8080).
  3. On the sender's computer: Click "Send Files", select files to transfer, enter the same password, and paste the receiver's IP.
  4. Click Send and wait for the transfer to complete. Progress will display in real time.
  5. Files will be decrypted and saved automatically to the receiver's destination folder.
```