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

CLI application to create ssh tunnels focused on resiliency and user experience.

License

NotificationsYou must be signed in to change notification settings

davrodpin/mole

Repository files navigation

CIDocumentation

Mole is a cli application to create ssh tunnels focused on resiliency and userexperience.

For more information about installation, usage, examples and specific use cases,please visithttps://davrodpin.github.io/mole/

How to build from source

Go 1.17.1+ is required to be installed on your system tobuild this project.

$ make build

How to run tests

$ maketest

How to generate a code coverage report

$ make cover&& open coverage.html

How to run static analysis

  1. Installgolangci-lint

  2. Run the following command

$ make lint

Test Environment

The project provides a small automated infrastructure to help with manual testingPlease refer tothis document for more details about it.

How to Contribute

Please refere toCONTRIBUTING.mdfor details on how to contribute to this project.


[8]ページ先頭

©2009-2025 Movatter.jp