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

193 Commits

Author SHA1 Message Date
Azuk 443
ff6ed1ab75
deprecate WLAN function 2023-12-21 15:39:53 +08:00
Azuk
89810b80c9
bump version number to 0.3.3-6 v0.3.3-6 2023-10-16 12:40:49 +08:00
Azuk
7bd9e67936
force using xz compression in debian package 2023-10-16 12:40:13 +08:00
Azuk 443
cfd6c16f60 Update .gitlab-ci.yml file 2023-10-16 04:33:40 +00:00
Azuk 443
9b7f791fd4
Merge pull request #90 from Mythologyli/master
Add subnet in route
2023-10-16 12:28:26 +08:00
Azuk 443
0e5b349cfb
Merge pull request #91 from xietianxi/master
replace deprecated apt-key in setup instructions
2023-10-16 12:26:41 +08:00
xietianxi
e46b04691a replace deprecated apt-key in setup instructions 2023-10-16 11:05:33 +08:00
51240ecc87
Add subnet in route 2023-10-13 14:42:57 +08:00
Azuk 443
d601644df2
bump version to 0.3.3-5 v0.3.3-5 2023-10-12 18:58:56 +08:00
Azuk 443
9b02ca93eb
changed maintainer & installation sources 2023-10-12 18:53:52 +08:00
Azuk 443
426663b9c1
remove qsc download site and public key 2023-10-12 18:48:47 +08:00
Long0x0
51ae7a6ceb
Add compatibility for ppp version 2.5.0 (#89)
Co-authored-by: long <gmchenlong@gmail.com>
2023-10-08 01:27:06 +08:00
Azuk 443
3316d0fa01
Merge pull request #87 from determ1ne/master
Fix ZJU mirror repository setup instructions
2023-02-24 15:19:38 +08:00
Azuk 443
2bfab862d5
fix ZJU mirror repository setup instructions 2023-02-24 15:15:36 +08:00
Wu Yufei
0b789525d1
Bump version v0.3.3-4 2022-03-29 05:18:38 +08:00
Wu Yufei
e59b4d96db
更新到浙大源的链接 2022-03-29 05:18:22 +08:00
NyancoChan
acf3e2a1e2
Merge pull request #77 from Nayaco/master
Fix bug for wlan script
2020-11-29 14:44:05 +08:00
nyancochan
18f55d6120 Fix bug for wlan script 2020-11-29 14:42:52 +08:00
Wu Yufei
195210365e
Add description for Arch Linux 2020-11-13 03:32:18 +08:00
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