Commit Graph

110 Commits

Author SHA1 Message Date
Zack Scholl 0a0f7a03d7 update version 2021-04-17 10:33:38 -07:00
Niko Köser 0b60fef246
refactor: write errors into stderr and add exit code
Instead of writing errors into stdout and alway returning exit code 0,
we now write into stderr and return exit code 1 in case that an error
occured.
2021-02-01 10:48:34 +01:00
Zack Scholl 3692e32dfb don't tag version before commiting 2020-09-03 14:19:32 -07:00
Zack Scholl b60a841044 bug fix: prevent crazy number of bytes getting into comm 2020-03-27 09:32:41 -07:00
Zack Scholl bc1f89ff68 bump 8.0.0 2020-02-28 16:57:46 -08:00
Zack Scholl acd7d8d8ec add profiling lines 2019-11-11 11:26:32 -08:00
Zack Scholl ba00eda176 bump 6.0.10 2019-06-20 07:10:37 -07:00
Zack Scholl 9e61f38707 add go generate code for updating version 2019-05-02 13:14:09 -07:00
Zack Scholl cee4c36f8b prune 2019-04-29 17:12:04 -06:00
Zack Scholl 7a8801f8f1 add the v5 main 2019-04-29 17:09:37 -06:00
Zack Scholl 6a899492f5 add state 2018-10-17 06:39:02 -07:00
Zack Scholl 9a41d9099b move main to cli 2018-10-16 12:23:01 -07:00
Zack Scholl 09a90a322a add more package support 2018-10-13 10:19:43 -06:00
Zack Scholl 81bc14f29b multiplex 8 tcp ports 2018-10-11 10:55:46 -07:00
Zack Scholl 667edd0373 multiple tcp ports 2018-09-25 15:14:58 -07:00
Zack Scholl a7b8488040 use all procs 2018-09-25 12:33:51 -07:00
Zack Scholl 68896f6ef7 use all cpu 2018-09-25 12:11:36 -07:00
Zack Scholl d0e75370b2 allow force web 2018-09-24 10:01:30 -07:00
Zack Scholl 26f0fc3319 ok windows seems to work now 2018-09-24 08:29:54 -07:00
Zack Scholl 384de31c5a allow TCP connections as alternative 2018-09-23 18:00:00 -06:00
Zack Scholl 10111b92cd spinner should be in stderr 2018-09-22 11:57:04 -06:00
Zack Scholl 2946922fb5 use direct address 2018-09-22 11:57:04 -06:00
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