
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
dynamic_dns for Neodigit domains
You need to configure the config.cfg and pass it the file as attribute
You can obtain your own token Id from: https://panel.neodigit.net/api-consumers
ie: our token is 1234, and our subdomain is test.mydomain.com. This file is a YAML file.
git clone https://github.com/educollado/neodigit-dyndns.git
For this script you need requests as you can see in the code:
pip install requests
Or maybe you can use the requirements.txt file:
pip install -r requirements.txt
One interesting step is to add to your crontab:
0,15,30,45 * * * * python3 /path-to/neodigit-dyndns/neodigit_dyndns /url/to/config.cfg > /dev/null 2>&
pip install neodigit-dyndns
https://pypi.org/project/neodigit-dyndns/
API Documentation: https://developers.neodigit.net/
FAQs
A dynamic DNS client using Neodigit's API
We found that neodigit-dyndns demonstrated a healthy version release cadence and project activity because the last version was released less than 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
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.