![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
magic-proxy-cli
Advanced tools
A simple reverse proxy that runs like a webserver and support HTTP, WebSocket and VHosts.
This is a CLI version of Magic Reverse Proxy package. You can create your HTTP, HTTPS, WS and WSS tunnels for differents domains, configure your own certificate and adjust your settings to allow unknown hosts, HSTS policy, HTTPS, HTTP, SNI proxy rules and specific users to access your custom settings using credentials, like a router system.
You must run the following terminal command.
npm install -g magic-proxy-cli --save
To enable all features and access Magic Proxy panel you just need to run the command:
magicproxy
After type and run the command, the Magic Proxy will start one webserver running locally in port 3000. When it start at first time, you will receive a welcome message and get a special account with name admin and a security token in UUID format. You should save it and access the panel to create your own account in users page. The message looks like:
NOTE: if you have any problems with Magic Proxy credentials generation or proxy not working, you can try run it using a privileged user, specially when setting low ports like 80, 443 because they are privileged ports. See Why are ports below 1024 privileged? for more informations.
FAQs
A reverse proxy based CLI that you can use to manage your webserver.
The npm package magic-proxy-cli receives a total of 3 weekly downloads. As such, magic-proxy-cli popularity was classified as not popular.
We found that magic-proxy-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.