Posts
-
laravel-auto-translate
Automatically translate your language files using a translator service
This package can be used in Laravel 5.6 or higher and needs PHP 7.2 or higher.
You can install the package via composer:
composer require ben182/laravel-auto-translateTags: #php β’ laravel β’ laravel-package
-
copy-webpack-plugin
Copy files and directories with webpack
Copies individual files or entire directories, which already exist, to the build directory.
Tags: #javascript β’ webpack-plugin β’ filesystem
-
nullpomino
An action puzzle game
NullpoMino is an open-source action puzzle game that works on the Java platform. It has a wide variety of single-player modes and netplay to allow players to compete over the Internet or LAN.
Tags: #java
-
flare-fakenet-ng
FakeNet-NG - Next Generation Dynamic Network Analysis Tool
The information in the NBI summary table is presented in a tabular format and includes the following details:
-
Select: Clicking on the checkbox selects the corresponding NBI. You can select multiple NBIs across different or the same protocols. The entire row can also be selected by clicking anywhere within the row. Selected NBIs can be copied using the βCopy Selected NBIsβ button.
-
NBI: This cell represents the actual captured NBI. It includes commands, parameters, URIs, and other significant activity generated by the client against the listener. This cell summarizes malware behavior for better understanding.
-
Additional Information: This cell provides extra information about each NBI request such as the transport layer protocol used, destination IP, port, and SSL encryption.
-
Actions: This cell allows you to perform actions on individual NBIs. Currently, only copying is supported. Clicking the copy button copies the specific NBI cell data in a markdown format suitable for creating reports.
Tags: #python β’ fakenet-ng β’ traffic-redirection
-
-
hydra
A light-weight library for building distributed applications such as microservices
Visit our dedicated documentation site for hydra at: https://www.hydramicroservice.com
Hydra works great on AWS using Docker containers and Swarm mode, see: https://www.hydramicroservice.com/docs/docker/docker.html
Tags: #javascript β’ microservices β’ distributed-computing
-
garson
Build interactive config-based command-line interfaces with JavaScript π
Tags: #typescript
-
memento
Memento is a development-only tool that caches HTTP calls once they have been executed.
When building a UI or working on any project that rely on external services, some things can slow us down:
- the API may not be stable at the moment
- the API may apply harsh rate-limiting (and thatβs terrible if you forget the dependency array in your
React.useEffectπ) - β¦or you may be working on a train or plane where the network is not reliable.
Memento has been built to solve these problems.
Memento acts as a development buddy that remembers the requests that your application is sending, the server response, and will respond to your app without the need for requests to go over the internet.
Pro-tip: Memento may also be used for stubbing external services for integration or end-to-end testing π
Tags: #typescript β’ memento β’ node
-
JMSSerializerBundle
Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)
You can learn more about the bundle in its documentation.
Tags: #php
-
gramjs
NodeJS/Browser MTProto API Telegram client library,
A Telegram client written in JavaScript for Node.js and browsers, with its core being based on Telethon.
Tags: #typescript β’ hacktoberfest β’ telegram-client
-
fhir_client
Ruby FHIR Client
Ruby FHIR client.
Supports:
- FHIR R4, STU3 and DSTU2
- JSON and XML
- All CRUD, including version read and history
- Transactions and Batches
- Search
- Operations (e.g.
$everything,$validate) - Support for OAuth2
Tags: #ruby β’ fhir β’ fhir-client
subscribe via RSS