Sunday, June 6, 2021

port forwarding

This tool is help us to create a server and port forwarding it and tansfer the file to one system to another system easyly with out any software. we can connect the fort end and backend with easy using this tool

we can run with terminal

How to use the tool Youtube...

https://youtu.be/KGy_6_tHvi8

To select the folder to to run the server like python3 to make it local server we can choose the port number with the our wish

After that open the new terminal to to run the secound script it will automate the ngrok to unzip and move to his location for automate

We can enter the same port number to connect with port forwarding to so we can genrate the link like a ngrok.io we can copy and send to anywhere

it will activate for the 2 hours

Comments to run the tool**

Linux

sudo apt-get install python3

python3 first.py

Enter the port number

press(ctrl+shift+t)

python3 sec.py

enter the same port numer

we can genrate the .io link to forwarding the link

4 comments:

Argocd with rollouts examples

examples in My github https://github.com/krishnansai/argocd-rollouts.git ArogoCd with ArgoRollouts Rollouts.yml # This example demonst...