
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
gandi-ddns-node
Advanced tools
This tool, written in NodeJS, is a dynamic DNS updater for Gandi. It uses LiveDNS REST API to update the zone for a subdomain of a domain to point at the external IPv4 address of the computer it has been run from.
Highly inspirated by https://github.com/cavebeat/gandi-live-dns
For global install
yarn global add gandi-ddns-node
For local install
.env.example
to .env
.env
with your configurationyarn
or npm install
export PATH=[PATH_TO_THIS]/bin:$PATH
gandi-ddns
or [PATH_TO_THIS]/bin/gandi-ddns
If you don't set arguments config values are gotten from .env file
$ gandi-ddns --api-key [apiKey] --api-base [apiBase] --domain [domain] --subdomain [subdomain] --ttl [ttl] -- ip-provider [ip-provider]
$ gandi-ddns -v
# or
$ gandi-ddns --v
Force to update even if current local IP is the same as domain IP
$ gandi-ddns -force
# or
$ gandi-ddns --force
Get your Production API key in https://account.gandi.net/ > Security section
Gandi api base, default https://dns.api.gandi.net/api/v5
Your domain
Your subdomain (or a list of comma separated subdomains) to update. For main domain you should use @
Time To Live of the IP, default 300
Ip provider to get current local IP, default https://ifconfig.co/ip
the provider url must return just the IP
Ip to set instead of get from provider
FAQs
Update Gandi domain records with your local ip using Gandi's live API
We found that gandi-ddns-node 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.