Commit Graph

1207 Commits

Author SHA1 Message Date
Zack
737049694b
Fixes #110 2018-10-29 05:43:17 -07:00
Zack Scholl
818e590d92 need to do chdir in goroutine 2018-10-24 07:19:03 -07:00
Zack Scholl
034074d7a3 version 4.1.1 2018-10-24 07:52:13 -06:00
Zack Scholl
e57f3e3861 need to watch slashes 2018-10-24 06:48:05 -07:00
Zack Scholl
0ca74b010e minor zip fixes
Allows multiple zips.

Need to close file after zipping it.
2018-10-24 06:42:27 -07:00
Zack Scholl
fea07cab6c Merge branch 'master' of github.com:schollz/croc 2018-10-23 06:19:56 -07:00
Zack Scholl
562925b5e5 add missing execute bit for config dir 2018-10-23 06:19:53 -07:00
Zack
c33ac025a0
Update README.md 2018-10-23 05:59:11 -07:00
Zack
3a53b572f4
Update README.md 2018-10-23 05:58:37 -07:00
Zack
8ae342e128
thanks 2018-10-23 05:55:45 -07:00
Zack Scholl
44f482937d update relay 2018-10-23 05:37:46 -07:00
Zack
8d43a1f63a
Merge pull request #105 from schollz/4.1-sync
4.1 sync
2018-10-23 05:30:59 -07:00
Zack
fc38472015
Merge pull request #103 from nicolashardy/patch-1
Improve compression speed
2018-10-23 05:30:28 -07:00
Zack Scholl
61d14be70d add compress test 2018-10-23 05:28:30 -07:00
nicolashardy
20497437fe
Improve compression speed
Use Huffman compression in order to fasten the compression speed as described in https://golang.org/pkg/compress/flate/#NewWriter
2018-10-23 11:05:54 +02:00
Zack Scholl
44af4a8ae3 Merge branch '4.1-sync' of github.com:schollz/croc into 4.1-sync 2018-10-22 20:50:57 -07:00
Zack Scholl
824c49254f update readme 2018-10-22 20:50:36 -07:00
Zack
721567fc72
Create issue_template.md 2018-10-22 20:46:20 -07:00
Zack Scholl
08c84e9f85 connect to tcp in parallel 2018-10-22 20:34:04 -07:00
Zack Scholl
edc206e73e fix travis 2018-10-22 20:01:40 -07:00
Zack Scholl
c2dd9091ff recipient listens to sender 2018-10-22 19:48:45 -07:00
Zack Scholl
e5fcc0d3ee add models 2018-10-22 19:42:39 -07:00
Zack Scholl
ea9aa3f8ec recipient websockets should check for errors 2018-10-22 19:41:50 -07:00
Zack Scholl
6a07e1538d sender listens for recipient to close 2018-10-22 19:39:16 -07:00
Zack Scholl
ab5df93d10 move reading to goroutine 2018-10-22 19:11:43 -07:00
Zack Scholl
db42e96b7e add go111module on 2018-10-22 16:56:19 -07:00
Zack Scholl
3d9bc7193d use latest go 2018-10-22 16:54:57 -07:00
Zack Scholl
3064ceef81 add output folder 2018-10-22 06:36:36 -07:00
Zack Scholl
47931d6ba2 update readme 2018-10-21 11:34:31 -07:00
Zack Scholl
3dc6d44c41 throw error if versions are incompatible 2018-10-21 10:46:04 -07:00
Zack Scholl
380ecc7ff9 update gomod 2018-10-21 10:33:15 -07:00
Zack Scholl
708e6fab8b fix imports 2018-10-21 10:06:14 -06:00
Zack Scholl
45b7eebbb9 use normal import 2018-10-21 09:05:27 -07:00
Zack Scholl
69b19c7e78 recipient also uses codephrase 2018-10-21 08:25:53 -07:00
Zack Scholl
dd03cdc6e3 update readme about config file 2018-10-21 08:23:56 -07:00
Zack Scholl
81bc06eabb add configuration file 2018-10-21 08:21:58 -07:00
Zack Scholl
1ae117166a add config default 2018-10-21 07:54:59 -07:00
Zack Scholl
0d17219c87 add initial struct fixes #98 2018-10-21 07:45:05 -07:00
Zack Scholl
9e7661c1b0 update deps 2018-10-21 07:43:45 -07:00
Zack Scholl
ace9b35e34 remove utils dependency 2018-10-21 07:38:11 -07:00
Zack Scholl
7371f6f238 remove utils dependency 2018-10-21 07:38:04 -07:00
Zack Scholl
23d451540c update cli 2018-10-21 07:33:29 -07:00
Zack Scholl
e591c6afb6 better error message when interrupting 2018-10-21 07:31:35 -07:00
Zack Scholl
9349496111 recipient sends back initial data 2018-10-21 07:25:43 -07:00
Zack Scholl
6e10ed25af recipient sends errors through websockets 2018-10-21 07:23:48 -07:00
Zack Scholl
d05e196139 return errors through websockets 2018-10-21 07:20:23 -07:00
Zack Scholl
304355af48 update pake 2018-10-21 07:10:36 -07:00
Zack
50a64d04da
Update README.md 2018-10-20 07:14:36 -07:00
Zack Scholl
4aab058344 add windows icon 2018-10-20 07:02:51 -07:00
Zack Scholl
06e8260e50 bump version 2018-10-19 10:35:54 -07:00