Skip to content

WSL2-forwarding-port-cli is command line tools for WSL2 TCP and UDP forwarding port configure

License

Notifications You must be signed in to change notification settings

mrzack99s/wsl2-forwarding-port-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    curl -LO https://github.com/mrzack99s/wsl2-forwarding-port-cli/releases/download/v2.2.0/wfp-cli
  1. Make the wfp-cli binary executable.
    chmod +x wfp-cli
  1. Move the binary in to PATH.
    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
    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