Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 808 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 808 Bytes

LuckyPorter

logo Luckyporter is works upon ngrok which is used to expose a local service to others (over the internet). Luckyporter shares files to other systems using port forwarding It works best in a scenrio where you want to share a file to your friend who is not in your local area network. Luckyporter can send multipal files

pip3 install -r requirements.txt

Actions - send, receive

  • Send - let you send multiple files at the same time to a remote server even if you have dynamic IP. Useful when you have Cloud Service and you want to share a file from your Local PC to the Cloud machine.
  • Receive - let you receive any file from a remote Server with three different options. ( Netcat, Wget, Curl )