Skip to content

yusufozturk/go-sangfor

Repository files navigation

go-sangfor

Go library for the Sangfor API

Current release only outputs encrypted password and auth token.

Usage:

.\go-sangfor.exe -host "https://10.10.10.10" -username "admin" -password 'Passw0rd1'

Output:

Encrypted Password: 886558245e65bd2930ecfa28d9c478a4766c2d8e51d3bc9e4df688e890bc07c804..

Token: bfdc5e93414a4b5fbc0f8541a6c4abc2

General Information

  • Code written in Golang.

Requirements

  • Golang 1.17.5 or later.

Issue Management

Please use Github issues for issue tracking.


Last updated: 24-01-2022

golangci-lint

CodeFactor

Coverage Status