Commit Graph

88 Commits

Author SHA1 Message Date
Zack Scholl 54b22cd732 increase buffer 2018-09-22 11:57:08 -06:00
Zack Scholl 9cf6bdf4a8 move file processing until after recipient chimes in 2018-09-22 11:57:04 -06:00
Zack Scholl 4d9455c24b add no prompt option 2018-09-22 11:57:04 -06:00
Zack Scholl cd3a936795 add recipient finish line 2018-09-22 11:57:04 -06:00
Zack Scholl 1add7e94c9 get receive code if empty 2018-09-22 11:57:04 -06:00
Zack Scholl e5b3e6e06e change default port 2018-09-22 11:57:04 -06:00
Zack Scholl 9d537c42e5 move flags 2018-09-22 11:57:04 -06:00
Zack Scholl 55bd83576a show text 2018-09-22 11:57:04 -06:00
Zack Scholl 91532085c7 add more text 2018-09-22 11:57:04 -06:00
Zack Scholl ebac8beaaa use stderr for output 2018-09-22 11:57:04 -06:00
Zack Scholl d555a81d30 generate code phrase if not prompted 2018-09-22 11:57:04 -06:00
Zack Scholl 24493cf7f5 add peer discovery 2018-09-21 21:35:33 -07:00
Zack Scholl 274fab92a1 fixes so it works (basically) 2018-09-21 20:51:43 -07:00
Zack Scholl b9dad87526 completely rewrite 2018-09-21 20:17:57 -07:00
Zack Scholl 53db42fe5f update ui 2018-07-07 10:08:55 -07:00
Zack Scholl 2081b4e17e remove croc gen 2018-07-07 10:08:18 -07:00
Zack Scholl ffbc607303 receive argument override 2018-07-07 10:08:18 -07:00
Zack Scholl 085550c94b add newspace 2018-07-07 10:08:18 -07:00
Zack Scholl 09a16cacd5 remove partially sent files 2018-07-07 10:08:17 -07:00
Zack Scholl 34d499127d add routine to generate key to main utility 2018-07-07 10:08:17 -07:00
Zack Scholl 80c129b411 default to https ws 2018-07-07 10:08:16 -07:00
Zack Scholl 7be11a6fda flag is no compress 2018-07-07 10:08:16 -07:00
Zack Scholl f315a0bb79 add stdin 2018-07-07 10:08:15 -07:00
Zack Scholl 2e545e6594 add no-local 2018-07-07 10:08:15 -07:00
Zack Scholl 816c25b05b compute addresses 2018-07-07 10:08:14 -07:00
Zack Scholl b7f40b2181 fix parameters 2018-07-07 10:08:14 -07:00
Zack Scholl dd8d8ee4ce improve relay 2018-07-07 10:08:14 -07:00
Zack Scholl 1223b3e51d specify relay ports 2018-07-07 10:08:14 -07:00
Zack Scholl aa0c5acc60 add basic ui 2018-07-07 10:08:13 -07:00
Zack Scholl d95c90de44 building the ui 2018-07-07 10:08:13 -07:00
Zack Scholl f1b62ea30d check if file exists 2018-07-07 10:08:13 -07:00
Zack Scholl adff8400be not quite working 2018-07-07 10:08:13 -07:00
Zack Scholl 6e27bfebdd receiving file works 2018-07-07 10:08:12 -07:00
Zack Scholl 72e2d4d3d8 pake works between two clients 2018-07-07 10:08:12 -07:00
Zack Scholl b32d7060bf sender + receiver mildly working 2018-07-07 10:08:11 -07:00
Zack Scholl 22cd0afd11 websockets working 2018-07-07 10:08:11 -07:00
Zack Scholl 7656b102c7 add crypto, utils 2018-07-07 10:08:11 -07:00
Zack Scholl ce8135002c add api and divide into relay+server 2018-07-07 10:08:11 -07:00
Zack Scholl 5ede3186e5 first attempt 2018-07-07 10:08:11 -07:00
Zack Scholl 84f732b662 start over 2018-07-07 10:08:10 -07:00
Zack Scholl 0ccc2685cf fix erroring 2018-06-27 07:46:51 -06:00
Zack Scholl 1866b610fd consolidate main files 2018-06-26 20:32:54 -07:00
Zack Scholl 541ab998bd add no local flag for easy testing 2018-06-26 08:55:30 -07:00
Zack Scholl 90809a80a1 have --local flag bypass public server 2018-04-25 00:20:09 -07:00
Zack Scholl ad2ab1d8da show filename + file size early 2018-04-24 22:58:35 -07:00
Zack Scholl d4fa4bc9c0 add back prompt for code 2018-04-23 23:55:38 -06:00
Zack Scholl 638ca9ef27 no need to specify number of connections now 2018-04-23 23:55:33 -06:00
Zack Scholl 13b7f4afcb dont encrypt for local transfer 2018-04-23 23:55:25 -06:00
Zack Scholl 95bec30262 fix progress bar 2018-04-23 23:55:19 -06:00
Zack Scholl b6df5839b8 Add local option
change local receive code
2018-04-23 23:55:14 -06:00