1
0
mirror of https://github.com/QSCTech/zjunet.git synced 2026-01-22 03:34:48 +08:00

174 Commits

Author SHA1 Message Date
Wu Yufei
e531ed2f97
Add issue template 2020-11-13 03:24:47 +08:00
Wu Yufei
f8ca63933e
Fix typo in maintainer name 2020-11-13 02:22:01 +08:00
Wu Yufei
a587c43bd1
Bump version v0.3.3-3 2020-11-13 01:53:10 +08:00
Wu Yufei
731be425a6
Add PKGBUILD generation script 2020-11-13 01:52:49 +08:00
Wu Yufei
6c635487a2
Fix uninstall code & Add python3 workaround for changelog.py 2020-11-13 01:24:50 +08:00
Wu Yufei
fce9e2a69d
Add legacy standalone python support in changelog.py 2020-11-13 00:48:01 +08:00
Wu Yufei
fc48eff092
Fix bugs in packaging workflow 2020-11-12 23:59:46 +08:00
Wu Yufei
887de1b822
Modify workflow condition v0.3.3-2 2020-11-12 23:50:07 +08:00
Wu Yufei
701a17a1e2
Add CI support (#76) 2020-11-12 23:40:37 +08:00
Wu Yufei
2fa9b0a1e8
Update github actions 2020-11-12 21:21:40 +08:00
Wu Yufei
f179d6817f
Bump version 2020-11-12 20:39:12 +08:00
Wu Yufei
d8c9413580
Create packaging.yml 2020-11-12 20:36:45 +08:00
Wu Yufei
b446175d51
Update install/uninstall script 2020-11-12 20:21:35 +08:00
Wu Yufei
c44a4105d4
Update building scripts 2020-11-12 19:46:10 +08:00
Wu Yufei
a294ecaed0
Bump version v0.3.3 2020-11-12 08:53:11 +08:00
Wu Yufei
69a1633e8a
Upgrade deprecated xl2tpd-control calling 2020-11-12 08:41:18 +08:00
杨子晗
17d91a4157 add solution for 'error: no such command' 2020-11-02 17:13:22 +08:00
Wu Yufei
9c4ca315ce
Merge pull request #74 from dinoallo/master
wlan.sh: remove some possible bashisms in lib/wlan.sh
2020-05-26 15:09:50 +08:00
Allo
6747ef8c4a wlan.sh: remove some possible bashisms in lib/wlan.sh
The shebang line specifies that executing the script using Bourne shell while
some of the code uses possible bashisms like "[[" instead of "[" and "==" instead of "=".
If a user's /bin/sh is linked to other shells like "dash, ksh, etc...",
it might cause an issue for using the program.
2020-04-11 23:47:41 +08:00
Wu Yufei
d5bf090f4b
Bump version v0.3.2-3 2019-08-30 23:27:00 +08:00
Wu Yufei
8f0095c8fe
Update README and add disable WLAN function 2019-08-30 23:18:52 +08:00
Wu Yufei
2576d68dd0
Update maintainer information 2019-08-22 08:37:05 +08:00
Wu Yufei
c3f67f4692
Fix several bugs 2019-08-12 17:58:43 +08:00
Wu Yufei
6e3ee5d8bb
Update README.md 2019-06-26 18:23:02 +08:00
Wu Yufei
dad2e3ecd5
Bump version v0.3.2-2 2019-06-04 17:50:10 +08:00
Wu Yufei
f10b11227e
Update README and update build system 2019-06-04 17:47:11 +08:00
Zhang Sen
781f6d53bd
[Fix] remove useless comments. 2019-06-01 16:40:02 +08:00
Ray Xu
4ddf258160
Merge pull request #69 from wfwf1997/master
Route and MTU bug fix
2019-03-28 16:55:44 +08:00
Mark Wu
3b55503c9e fix mtu problem 2019-03-28 10:03:35 +08:00
Mark Wu
a71c73f0b6 add a new VPN server, fix route setting problem 2019-03-28 10:00:37 +08:00
Senorsen
2b2a115530 Bump version v0.3.2-1 2018-12-09 15:41:12 +08:00
Zhang Sen
c904e7b4e9
Merge pull request #67 from QSCTech/fix-read-user-password
Fix: read user password
2018-12-09 15:39:28 +08:00
Zhang Sen
5a4a9dd447
Fix: read user password 2018-12-09 15:39:12 +08:00
Zhang Sen
88eb1ae76a Update VERSION 2017-05-20 01:15:41 +08:00
Zhang Sen
1f164325e9 Merge pull request #62 from QSCTech/revert-60-noecho-pw
Revert "disabled password echoing"
2017-05-20 01:12:53 +08:00
Zhang Sen
b00e7eb0cc Revert "disabled password echoing" 2017-05-20 01:12:44 +08:00
Zhang Sen
874aa34ddd Merge pull request #61 from wfwf1997/master
fix outdated wlan script
2017-05-20 01:11:15 +08:00
wfwf1997
9754ff1d66 fix outdated wlan script 2017-03-24 21:49:17 +08:00
Zhang Sen
0a0d021e5f 0.3.0 v0.3.0-1 2017-03-16 23:41:26 +08:00
Zeno Zeng
c0ed2005bd Merge pull request #60 from yejingchen/noecho-pw
disabled password echoing
2017-03-16 22:20:01 +08:00
Ye Jingchen
dba5a57ac0 added a newline after password's been received 2017-03-16 20:41:58 +08:00
Ye Jingchen
2e6992d954 disabled password echoing 2017-03-16 20:40:29 +08:00
Ye Jingchen
2fa0536743 disabled password echoing 2017-03-16 20:01:04 +08:00
Senorsen
794113d7f2 remove 10.171.* fixed #56 2016-05-17 09:18:31 +08:00
Senorsen
29ae0561f3 Fix #57 2016-05-17 09:15:20 +08:00
Senorsen
f7d70fc5dd Enable customized dns server option 2015-06-30 00:22:41 +08:00
Senorsen
e00192add6 Update for a mistake v0.2.5-2 2015-06-28 20:27:33 +08:00
Senorsen
0a1fc71944 Bump version to 0.2.5 with a few changes v0.2.5 2015-06-28 20:19:12 +08:00
Zhang Sen
eac29e8bc4 Merge pull request #53 from variousvirgil/patch-1
fix typo
2015-04-05 07:59:00 +08:00
variousvirgil
371fa9323a fix typo 2015-04-05 07:52:03 +08:00