0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00
Commit graph

793 commits

Author SHA1 Message Date
ABDUL NIYAS P M
4ce170e73d
Fix a typo in cli.go 2020-09-23 16:28:00 +05:30
Zack Scholl
43d2ff0a09 find open ports to open local relay 2020-09-21 06:02:13 -07:00
Zack Scholl
78e4d5e179 add util to find open ports 2020-09-21 05:51:50 -07:00
Sebastian Falbesoner
a313a96a8e fix send without argument (trigger intended error message) 2020-09-19 21:48:11 +02:00
Sebastian Falbesoner
2de73cb138 show all files when sending without send command 2020-09-19 17:52:32 +02:00
Zack Scholl
7b15dcd2dc fork urfave/cli 2020-09-17 13:04:33 -07:00
Zack Scholl
fda0bf7fd4 bump 8.3.2 2020-09-16 14:54:02 -07:00
Zack Scholl
7d155adcf1 bump 8.3.2 2020-09-16 14:54:02 -07:00
Zack
b144fa28e7
Merge pull request #260 from masterZSH/master
Use hex.EncodeToString to encode to hex
2020-09-16 11:00:09 -07:00
masterZSH
f9f32a4b0e Use hex.EncodeToString to encode to hex 2020-09-16 16:37:21 +08:00
Zack Scholl
32bb98fd4f fix making publish 2020-09-15 12:46:07 -07:00
masterZSH
833668e8f2 Add error reporting 2020-09-15 09:33:43 +08:00
Zack Scholl
8a0800ca90 better error 2020-09-13 12:15:05 -07:00
Zack Scholl
4fc40274db use default bash complete 2020-09-13 12:11:18 -07:00
Zack Scholl
8c116cf66a add autocompletion 2020-09-12 08:42:19 -07:00
jolheiser
ccba416e85
Env vars for a few CLI options
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-09-09 10:25:13 -05:00
jolheiser
5ad8bd8e2c
Fix aliases
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-09-09 10:06:13 -05:00
jolheiser
9a20d507a7
Update CLI to v2
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-09-09 10:05:57 -05:00
Zack Scholl
a5e882ec25 bump 8.3.1 2020-09-06 08:47:32 -07:00
Zack Scholl
9d5302b1b7 bump 8.3.1 2020-09-06 08:47:31 -07:00
Zack Scholl
bdb859c15c use version 2020-09-06 08:45:59 -07:00
Zack Scholl
22c35412ac bump 8.3.1 2020-09-06 08:44:04 -07:00
Zack Scholl
f2af0b7ed5 bump 8.3.1 2020-09-06 08:44:03 -07:00
Zack Scholl
5d6546ba58 tag 2020-09-06 08:43:14 -07:00
Zack Scholl
f4fe211bbe bump 8.3.2 2020-09-06 08:42:51 -07:00
Zack Scholl
f950633a86 bump 8.3.2 2020-09-06 08:37:37 -07:00
Zack Scholl
65b6111512 push before prepare 2020-09-06 08:37:10 -07:00
Zack Scholl
2db2a914f2 bump 8.3.1 2020-09-06 08:33:14 -07:00
Zack Scholl
345ef0567e compute filename and deliver without overwriting 2020-09-05 17:23:07 -07:00
Zack Scholl
e771e20ac4 fix version 2020-09-04 06:08:38 -07:00
Zack Scholl
5e78725afa Fixes #240 2020-09-04 06:06:48 -07:00
Zack Scholl
fc14ef25ed version with v 2020-09-03 15:55:52 -07:00
Zack Scholl
b48c96fc37 bump 8.3.0 2020-09-03 15:51:13 -07:00
Zack Scholl
87e54acd8a add option to disable compression Fixes #239 2020-09-03 15:09:23 -07:00
Zack Scholl
555ddec5e3 handle symlinks Fix #238 2020-09-03 14:57:09 -07:00
Zack Scholl
ff99b07ef1 gather symlink info 2020-09-03 14:49:08 -07:00
Zack Scholl
26056a8366 test release 2020-09-03 14:21:43 -07:00
Zack Scholl
11efb6be5e get version from env varaible 2020-09-03 14:17:12 -07:00
Zack Scholl
bd2376e920 allow getting password through file Fix #226 2020-09-03 13:31:01 -07:00
Zack Scholl
def4f94ffd Merge branch 'master' of github.com:schollz/croc into master 2020-09-03 12:45:47 -07:00
Zack Scholl
bbc0ce4e9c better info about incorrect passwords Fixes 237 2020-09-03 12:45:40 -07:00
Zack Scholl
8b6c0d1c39 bump 8.2.1 2020-09-03 11:40:29 -07:00
Zack Scholl
d55327d344 bump 8.2.1 2020-09-03 11:40:23 -07:00
Zack Scholl
c7ba55fc83 use default port of 9009 if none found #236 2020-09-03 09:53:14 -07:00
Zack Scholl
81ad30c633 bump 8.2.0 2020-09-02 17:37:17 -07:00
Zack Scholl
0eb095bf76 println 2020-09-02 17:35:36 -07:00
Zack Scholl
8fbb7e5019 send and receive text 2020-09-02 17:33:53 -07:00
Zack Scholl
48d63e4854 text works 2020-09-02 17:24:32 -07:00
Zack Scholl
ea781e569b bug fix: propogate error when connecting 2020-09-02 09:46:31 -07:00
Zack Scholl
a8c5bef7c0 raise max bytes to allow huge files #231 2020-09-01 09:32:03 -07:00