Socket
Socket
Sign inDemoInstall

github.com/pwang347/simple-vpn

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/pwang347/simple-vpn


Version published
Created
Source

Getting Started

Clone repo to $GOPATH with go get github.com/pwang347/simple-vpn

Install dependencies with go get fyne.io/fyne

Run with go run app.go

Build executable with go build

For embedded application icon

Install fyne CLI

  1. go get fyne.io/fyne/cmd/fyne
  2. cd $GOPATH/src/fyne.io/fyne/cmd/fyne && go build
  3. Add $GOPATH/bin to $PATH

Then run the package tool and build the application os=(windows, darwin, linux)

go build
fyne package -os windows -icon icon/ubc.png
go build

FAQs

Package last updated on 13 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc