Introducing Proxima, by which you can set proxy for that particular session of command-line window.
It authenticates command line program running over corporate proxy.
So this program can be used to set proxy over command-line that usually required on company's networks.
Although the session gets expired once you close the command-line window.
As it is compatible to Windows 10, so follow these steps to setup/install.
Installation
- Unzip the Proxima.zip zipped file
- Copy the proxima.bat file
- Paste it inside C:\Windows\System32 path
Execution
Here is the sample output for proxima help command
C:\Users\kumarab>proxima help
Proxima ver 1.0
Copyright 2018 Abhishek Kumar. Licensed under GNU GPL v3.
Usage:
proxima [username] [password]
Example:
proxima kumarab abc123
proxima kumarab abc_123
Note:
Avoid using @ or : in your password
Using _ would be most suitable for password
Done!
Comments
Post a Comment