aleixrodriala / wa-tunnel

Tunneling Internet traffic over Whatsapp
MIT License
2.08k stars 96 forks source link

Send files to reduce messages sent and increase bandwith #10

Closed aleixrodriala closed 1 year ago

aleixrodriala commented 1 year ago

Implemented sending files and tested different solutions, got best results sending text messages under chunksize and if bigger than that just send a file.

Also replaced cli args parsing for yargs.