Commit Graph

381 Commits

Author SHA1 Message Date
Zack
c7698e5b86 Merge pull request #38 from jesuiscamille/master
Allow receiving directories
2017-10-22 09:26:08 -06:00
Camille Eyriès
b8d2e1bede receive directories to \'croc_received\' 2017-10-22 12:14:46 +02:00
Camille
94a4b23bae Merge pull request #1 from schollz/master
sync up
2017-10-22 11:45:43 +02:00
Brad Lunsford
b559e8f27e Adding -save and -ask-save flags, joining paths when necessary 2017-10-21 21:05:08 -07:00
Zack
3bd96564f7 Merge pull request #35 from jesuiscamille/master
Automatically compress directory to a tar.gz archive
2017-10-21 17:15:54 -06:00
Camille Eyriès
14a168c908 export isDir 2017-10-22 00:55:34 +02:00
Zack
8145d61e38 Update README.md 2017-10-21 16:54:18 -06:00
Camille Eyriès
0df9890b8b fix weird bug and remove tmp file after use 2017-10-22 00:28:06 +02:00
Zack Scholl
0ee7f75a22 Need to close connections correctly 2017-10-21 16:19:34 -06:00
Zack Scholl
23e19b009c Broken 2017-10-21 16:07:44 -06:00
Zack Scholl
3bb5f43c07 Fix bug in relay 2017-10-21 15:54:51 -06:00
Camille Eyriès
4a66db57f0 update .travis.yml 2017-10-21 23:54:47 +02:00
Camille Eyriès
0040f7161d Automatically compress directory to tar.gz archive 2017-10-21 23:52:03 +02:00
Zack Scholl
cb3f94880d Relay is more transparent about unknown connections 2017-10-21 15:50:32 -06:00
Zack Scholl
ac31f61a50 Add bitly link for public server 2017-10-21 15:35:58 -06:00
Zack Scholl
dc23087dbc Oops 2017-10-21 15:32:00 -06:00
Zack Scholl
d38a5cdd99 Merge branch 'master' of github.com:schollz/croc 2017-10-21 15:29:45 -06:00
Zack Scholl
9ab46073e9 disallow connections without the proper messaging 2017-10-21 15:29:35 -06:00
Zack
54a5a8896d Update README.md 2017-10-21 15:22:32 -06:00
Zack
8ecd2c30b8 Update README.md 2017-10-21 14:58:57 -06:00
Zack
0a834599c4 Update README.md 2017-10-21 14:55:49 -06:00
Zack Scholl
79c81a3c5d Better error handling 2017-10-21 14:38:27 -06:00
Zack Scholl
0f5b52ff35 Better error handling 2017-10-21 14:34:59 -06:00
Zack Scholl
4aa255bf16 Merge branch 'master' of github.com:schollz/croc 2017-10-21 14:30:04 -06:00
Zack Scholl
c42302d3de More errors 2017-10-21 14:29:48 -06:00
Zack
17d7b76f08 Update README.md 2017-10-21 14:06:00 -06:00
Zack
f241334a3e Update README.md 2017-10-21 14:02:09 -06:00
Zack Scholl
ebe14faf4c Better help message if server is down 2017-10-21 13:51:19 -06:00
Zack Scholl
0953ea55a5 Update README 2017-10-21 12:47:55 -06:00
Zack Scholl
ed82893767 Bug fix: only send file name not file path
Fixes #32
2017-10-21 12:45:44 -06:00
Zack
3f34717a61 Merge pull request #30 from marcossegovia/master
Break from for loop if time exceeds an hour
2017-10-21 12:25:35 -06:00
Marcos
416e0f110a Break from for loop if time exceeds an hour 2017-10-21 18:02:26 +02:00
Zack
2638d1dd04 Update README.md 2017-10-21 08:25:31 -06:00
Zack Scholl
3b2f0d3fdd Update README 2017-10-21 08:15:06 -06:00
Zack Scholl
522f660f37 Added croc ASCII 2017-10-21 07:43:07 -06:00
Zack
550bd9a8e6 Only print if main thread 2017-10-20 19:51:02 -06:00
Zack
d9e5695e71 Update README.md 2017-10-20 19:46:05 -06:00
Zack
00eecf0a2a Update README.md 2017-10-20 19:45:37 -06:00
Zack
4771d68a7d Update README.md 2017-10-20 19:38:10 -06:00
Zack
0109941f6c Thanks @Lunsford94 and @lummie! 2017-10-20 19:31:39 -06:00
Zack
ede04d0773 Merge pull request #28 from schollz/encrypt-and-split
Encrypt and split
2017-10-20 19:12:03 -06:00
Zack Scholl
a43e61b78a Split encrypted bits into chunks to send in parallel 2017-10-20 19:09:40 -06:00
Zack Scholl
5eff228a3d Add catfiles 2017-10-20 18:49:19 -06:00
Zack Scholl
746f1fe193 Add SplitFile func 2017-10-20 17:26:04 -06:00
Zack Scholl
7e6169dc03 Fix error 2017-10-20 16:46:01 -06:00
Zack Scholl
da16d6f4d7 Merge branch 'master' of git://github.com/Lunsford94/croc into Lunsford94-master 2017-10-20 16:44:03 -06:00
Brad Lunsford
6bdbdce655 ran 'go fmt *.go' to (hopefully) get rid of commit issues 2017-10-20 15:18:06 -07:00
Zack Scholl
9fbaa4bab2 gofmt 2017-10-20 16:13:34 -06:00
Brad Lunsford
798a0d2c52 Adding sleep time of 1 second if not waiting and code not present 2017-10-20 15:11:29 -07:00
Bradley T Lunsford
eb3af56ccf adding wait funtionality: if waiting, will send a different identification to the server 2017-10-20 14:51:30 -07:00