Skip to content

EasyConnect 第三方开源 Golang 客户端 / EasyConnect protocol reimplementation in Go

Notifications You must be signed in to change notification settings

Yan233th/EasierConnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasierConnect

An open-source implementation of the EasyConnect VPN client, written in Go.

Features

  • Cross-platform support (Windows, Linux, macOS)
  • SOCKS5 proxy for routing traffic through VPN
  • SMS and TOTP two-factor authentication support
  • Colored terminal output with --no-color option

Usage

EasierConnect --server vpn.example.com --username user --password pass

Options

Flag Description
--server EasyConnect server address
--username Your username
--password Your password
--socks-bind SOCKS5 server bind address (default: :1080)
--totp-key TOTP key for automatic 2FA code generation
--no-color Disable colored output

Alternatives

About

EasyConnect 第三方开源 Golang 客户端 / EasyConnect protocol reimplementation in Go

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%