
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
0xacab.org/leap/obfsvpn/control
A simple control plane for the obfsvpn node. It's part of the obfsvpn-server docker image.
Control is intended to be used for communication between different services, such as the gateway and bridge distribution service Menshen.
It exposes the bridge configuration and offers to flag a node as down for maintenance.
The endpoints listening to GET requests are:
/bridge: returns bridge config as IP, port, certificate, location and maintenance state/enable: flags the bridge as working/disable: flags the bridge as being in maintenanceA couple of environment variables need to be set to run control:
CONTROL_PORT: port control is listening to
OBFSVPN_STATE: directory of private and public key, certifcate, bridge-line file
OBFSVPN_LOCATION: key representing a location of the OpenVPN gateway the bridge is pointing to. It will be used by Menshen to filter requests to the Menshen API for a bridge location
OBFS4_IP: public IP of the bridge, exposed in the Menshen API
OBFS4_PORT: port of the bridge, exposed in the Menshen API
FAQs
Unknown package
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.

Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.

Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.

Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.