neil
77546ea5be
Force to Install without crontab.
10 years ago
neil
95fd753ffc
Merge pull request #109 from aaronbartell/master
Fix for parsing for IBM i v7.2
10 years ago
Aaron Bartell
7d91e35f5f
Fix for parsing status in response
The JSON `status` attribute wasn't being parsed and that caused the rest of the process to fail. I changed it to be like the other JSON parsing (i.e. `entry` and `token`) and it now works.
10 years ago
neil
90dda23f33
Install online.
10 years ago
neil
d1f97fc85f
minor fix
10 years ago
neil
4a0f23e2ad
Install online, git is not need.
10 years ago
neil
a34bd89f95
Support Oracle Linux
10 years ago
neil
779e7ea0c8
Add CI status for Windows and FreeBSD
10 years ago
neil
6d60f28852
fix nc issue for freebsd
10 years ago
neil
14165e5a9b
minor
10 years ago
neil
edf08da6f3
compatible for netstat on FreeBSD
10 years ago
neil
50a4ef9cca
minor fix
10 years ago
neil
ccb965359c
compatible for windows netstat tool
10 years ago
neil
d3d884c16f
Test on KaLi Linux
10 years ago
neil
bbbdcb091a
minor
10 years ago
neil
c60883ef92
Use 'wget' instead, if 'curl' is not installed.
10 years ago
neil
88fab7d68e
refactor openssl code
10 years ago
neil
b0ff770b0e
Merge pull request #105 from colegatron/master
In case /home/ivan/.le points to a symlink, it does not displays the …
10 years ago
neil
2f06c8507b
add Archlinux CI status
10 years ago
colegatron
bb4db3e974
In case /home/ivan/.le points to a symlink, it does not displays the contents with a simple 'ls'. Added a slash to force list the folder content.
10 years ago
neil
62d491dea1
Merge branch 'master' of https://github.com/Neilpang/le
10 years ago
neil
f76eb45217
compatible to GNU netcat
10 years ago
neil
04eb75a1f7
add openSUSE CI status
10 years ago
neil
387c2eab57
add CI status
10 years ago
neil
166096dc12
1.1.9, do not register account key each time. compare the account key hash.
10 years ago
neil
bac3b6b08d
minor
10 years ago
neil
0f4e8b0e69
minor
10 years ago
neil
850c1128df
fix nc -q param for centos5
10 years ago
neil
22514bee34
add fedora
10 years ago
neil
251fc37c3d
minor, change debug info
10 years ago
neil
34c27e0995
fix portable. detect 'ss' or 'netstat'
10 years ago
neil
3aff11f629
fix nc compatible. try '-p' first
10 years ago
neil
051c706d78
fix nc info
10 years ago
neil
850db6d4d9
rename fullchain.pem to fullchain.cer
10 years ago
neil
caf1fc10ff
add fullchain.pem
10 years ago
Neil
06a3d85984
Merge pull request #98 from hamstercommunity/fix-missing-dns-function-message
Fix missing dns function message
10 years ago
kaklakariada
f8ad8f34b1
Use variable in error message instead of constructing it again
10 years ago
kaklakariada
0705f65336
Fix error message for missing dos api function
10 years ago
kaklakariada
065c8bd4c2
Merge remote-tracking branch 'origin/master'
10 years ago
neil
f89d991d0f
minor
10 years ago
neil
bce55f429b
graceful
10 years ago
neil
1b2e940d6a
fix issue '-p' is needed by Debian nc tool
10 years ago
Neil
07f4ec4f73
Update README.md
10 years ago
Neil
0eaada6f23
support Alpine Linux
10 years ago
neil
211487f3e1
Merge branch 'master' of https://github.com/Neilpang/le
10 years ago
neil
348cddd762
fix compatible to alpine linux
10 years ago
Neil
7559e804b2
test openSUSE
10 years ago
Neil
5434c15ec5
Update README.md
10 years ago
neil
35d55e3abd
Merge branch 'master' of https://github.com/Neilpang/le
10 years ago
neil
6389e87fd3
fix compatible for centos5 nc-1.84-10. `-p` is not necessary for all the tested platforms. so, remove it.
10 years ago