Skip to content

Commit

Permalink
Update cc-custom.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ixmu authored Jul 11, 2023
1 parent 5e7ce67 commit e86c3de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Anyconnect/cc-custom.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ UserPasswd=`openssl passwd 1810813019`
echo -e "1810813019:Default:${UserPasswd}" >>/etc/ocserv/ocpasswd
sed -i 's/max-clients = 0/max-clients = 64/g' /etc/ocserv/ocserv.conf
sed -i 's/max-same-clients = 0/max-same-clients = 64/g' /etc/ocserv/ocserv.conf
curl -sSL https://raw.githubusercontent.com/ixmu/Note/master/Anyconnect/ocserv/ca.cert.pem > /etc/ocserv/ca.cert.pem
reboot

0 comments on commit e86c3de

Please sign in to comment.