项目作者: mrzack99s

项目描述 :
WSL2-forwarding-port-cli is command line tools for WSL2 TCP and UDP forwarding port configure
高级语言: Go
项目地址: git://github.com/mrzack99s/wsl2-forwarding-port-cli.git
创建时间: 2020-09-09T18:13:18Z
项目社区:https://github.com/mrzack99s/wsl2-forwarding-port-cli

开源协议:Apache License 2.0

下载


wsl2-forwarding-port-cli

Author: Chatdanai Phakaket

Email: zchatdanai@gmail.com

WSL2-forwarding-port-cli is command line tools for wsl2 forwarding port configure

Requirement

How to install

  1. Open WSL2
  2. Download the binary with the command
    1. curl -LO https://github.com/mrzack99s/wsl2-forwarding-port-cli/releases/download/v2.2.0/wfp-cli
  3. Make the wfp-cli binary executable.
    1. chmod +x wfp-cli
  4. Move the binary in to PATH.
    1. sudo mv ./wfp-cli /usr/local/bin/wfp-cli

Let’s enjoy !!!!

How to use

Use in WSL2

  1. Open WSL2
  2. Use the command
    1. wfp-cli <command>

    License

Copyright (c) 2020 - Chatdanai Phakaket

Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0