
Security News
NIST Under Federal Audit for NVD Processing Backlog and Delays
As vulnerability data bottlenecks grow, the federal government is formally investigating NIST’s handling of the National Vulnerability Database.
A Pixelflut client written in Ruby.
Based on the idea of a simple server protocol to collaborate on a shared canvas named Pixelflut this gem implements a Ruby version of a client.
This gem is an open experiment. You are welcome to fork or create pull requests to find the fastest solution!
Use the Ruby package manager to install the gem:
gem install pixelflut
Now the pxf
command offers the complete functionality.
You'll find some help on the command line:
$ pxf
Usage: pxf [options] <image>
Options:
--host <address> target host address (default 127.0.0.1)
-p, --port <port> target port (default 1337)
-c, --connections <count> count of connections (default 4)
-x, --transpose-x <x> transpose image <x> pixels
-y, --transpose-y <y> transpose image <y> pixels
-m, --mode <mode> select pixel encoding (TEXT | BIN)
-t, --threads use threads instead of processes
-h, --help print this help
-v, --version print version information
FAQs
Unknown package
We found that pixelflut 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
As vulnerability data bottlenecks grow, the federal government is formally investigating NIST’s handling of the National Vulnerability Database.
Research
Security News
Socket’s Threat Research Team has uncovered 60 npm packages using post-install scripts to silently exfiltrate hostnames, IP addresses, DNS servers, and user directories to a Discord-controlled endpoint.
Security News
TypeScript Native Previews offers a 10x faster Go-based compiler, now available on npm for public testing with early editor and language support.