Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Script for connecting to Juniper VPN through openconnect on macOS(Mac OS X).

License

NotificationsYou must be signed in to change notification settings

lightnet328/jncc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script for connecting to Juniper VPN through openconnect on macOS(Mac OS X).

Only the ID/PASSWORD connection method is supported.

Installation

$ brew install tuntap$ brew install openconnect$ git clone https://github.com/lightnet328/jncc ~/.jncc$ cp ~/.jncc/jncc.config.example ~/.jncc/jncc.config$ vim ~/.jncc/jncc.config$ echo 'export PATH="$PATH:$HOME/jncc"' >> ~/.zshrc$ exec $SHELL -l

If you are using a shell other than zsh please replace.zshrc with the appropriate one.

For example, if/bin/bash is displayed whenecho $SHELL is executed, you need to runecho 'export PATH="$PATH:$HOME/jncc"' >> ~/.bashrc.

Connect

$ sudo jncc connect

License

MIT License.See theLICENSE.txt.

About

Script for connecting to Juniper VPN through openconnect on macOS(Mac OS X).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp