Giter Club home page Giter Club logo

Comments (4)

bjdgyc avatar bjdgyc commented on May 17, 2024
#国内可替换源加快速度
npm install --registry=https://registry.npm.taobao.org
npm run build --registry=https://registry.npm.taobao.org
#npm install
#npm run build

自己改一下 build.sh 是因为npm源的问题。

from anylink.

luckypoem avatar luckypoem commented on May 17, 2024

hi.

build.sh改为了:
...
#npm install --registry=https://registry.npm.taobao.org
#npm run build --registry=https://registry.npm.taobao.org
npm install
npm run build

然后运行 ./build.sh
这次没有遇错。
不过,

root@p1601860745:~/anylink/server/conf# anylink --conf=server.toml
ServerCfg: &{ServerAddr::443 ServerDTLSAddr::4433 ServerDTLS:false AdminAddr::8800 ProxyProtocol:false DbFile:/root/anylink/server/conf/data.db CertFile:/root/anylink/server/conf/test_vpn_cert.pem CertKey:/root/anylink/server/conf/test_vpn_key.pem UiPath:/root/anylink/server/ui FilesPath:/root/anylink/server/files LogPath: LogLevel:debug Pprof:false Issuer:XX公司VPN AdminUser:admin AdminPass:$2a$10$UQ7C.EoPifDeJh6d8.31TeSPQU7hM/NOM2nixmBucJpAuXDQNqNke JwtSecret:iLmspvOiz*%ovfcs*wersdf#heR8pNU4XxBm&mW$aPCjSRMbYH#& LinkMode:tun Ipv4CIDR:192.168.10.0/24 Ipv4Gateway:192.168.10.1 Ipv4Start:192.168.10.100 Ipv4End:192.168.10.200 IpLease:1209600 MaxClient:100 MaxUserClient:3 DefaultGroup:one CstpKeepalive:20 CstpDpd:30 MobileKeepalive:40 MobileDpd:50 SessionTimeout:3600 AuthTimeout:0}
2021/06/19 16:44:57 server.go:61: [Info] Listen admin :8800
2021/06/19 16:44:57 server.go:46: [Info] listen server :443
2021/06/19 16:44:57 main.go:26: [Info] Server pid: 2357

然后,我在浏览器里访问http://vps-public-ip:8800 ,地址跳到了http://vps-public-ip:8800/ui/ , 显示的页面内容为:
404 page not found

怎么解决 ?

from anylink.

luckypoem avatar luckypoem commented on May 17, 2024

哦,看到了:
“cd anylink-deploy
sudo ./anylink --conf="conf/server.toml"

不过我虽然服务器端运行起来了,但是用mac上的客户端anyconnect根本连不上服务器。其实大概1年前,就看到有人说连不上ocserve服务器了。楼主,你真的连上服务器,从而成功翻墙了吗

from anylink.

bjdgyc avatar bjdgyc commented on May 17, 2024

本软件是企业远程办公使用,不提供翻墙功能

from anylink.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.