Posts

  • ISO-3166-Countries-with-Regional-Codes

    ISO 3166-1 country lists merged with their UN Geoscheme regional codes in ready-to-use JSON, XML, CSV data sets

    These lists are the result of merging data from two sources, the Wikipedia ISO 3166-1 article for alpha and numeric country codes, and the UN M49 Standard country or area codes for statistical use data for countries’ regional, and sub-regional codes. In addition to countries, it includes dependent territories.

    The International Organization for Standardization (ISO) site provides partial data (capitalised and sometimes stripped of non-latin ornamentation), but sells the complete data set as a Microsoft Access 2003 database. Other sites give you the numeric and character codes, but there appeared to be no sites that included the associated UN-maintained regional codes in their data sets. I scraped data from the above two websites that is all publicly available already to produce some ready-to-use complete data sets that will hopefully save someone some time who had similar needs.

    Tags: #ruby • region-codes • countries

  • reline

    The compatible library with the API of Ruby’s stdlib ‘readline’

    Reline is compatible with the API of Ruby’s stdlib ‘readline’, GNU Readline and Editline by pure Ruby implementation.

    Tags: #ruby • hacktoberfest

  • fastapi-versioning

    api versioning for fastapi web applications

    api versioning for fastapi web applications

    Tags: #python

  • postfixadmin

    PostfixAdmin - web based virtual user administration interface for Postfix mail servers

    An open source, web based interface for managing domains/mailboxes/aliases etc on a Postfix based mail server.

    Integrates with :

    • Postfix
    • IMAP/POP3 server (e.g. Dovecot or Courier)
    • Database backend (choose one of: SQLite, MySQL or PostgreSQL)
    • Fetchmail (optional)

    Tags: #php • postfix • smtp-server

  • API-fuzzer

    API Fuzzer which allows to fuzz request attributes using common pentesting techniques and lists vulnerabilities

    API_Fuzzer gem accepts a API request as input and returns vulnerabilities possible in the API. Following are the main check involved in API_Fuzzer gem

    • Cross-site scripting vulnerability
    • SQL injection
    • Blind SQL injection
    • XML External entity vulnerability
    • IDOR (in specific cases)
    • API Rate Limiting
    • Open redirect vulnerabilities
    • Information Disclosure flaws
    • Info leakage through headers
    • Cross-site request forgery vulnerability

    Tags: #ruby • gem • ruby-gem

  • Elkarte

    ElkArte Forum. A free, open source, modern discussion forum / BB

    • @Mentioning users including site and/or email notifications
    • Likes for posts and topics
    • Drafts, including auto save
    • OpenID 2.0 (BC Math must be available)
    • Two built in modern, responsive themes
    • Integrated video embedding for youtube, tiktok, vimeo and dailymotion
    • Drag and drop post attachments
    • Improved password hashing using industry standards
    • Drag and drop ordering (boards, categories, custom profile fields) in the admin panel
    • Improved Anti Spam measures
    • Bad Behaviour built in
    • Automatic combining and minifying of JavaScript and CSS
    • Posting and Replying by Email (PM’s and Posts)
    • Ajax previews and responses throughout the user interface
    • Utilizes jQuery and Font Awesome
    • Quick Quote allows quoting selected text in your post
    • webP image support (GD or Imagick must have support)

    Tags: #php • elkarte • forum

  • ue4-docker

    Windows and Linux containers for Unreal Engine 4

    See the file CONTRIBUTING.adoc for guidelines on how to contribute to the development of ue4-docker.

    Tags: #python • ue4 • unreal-engine

  • sidekiq-cron

    Scheduler / Cron for Sidekiq jobs

    Before upgrading to a new version, please read our Changelog.

    Tags: #ruby • sidekiq-cron • sidekiq-jobs

  • genieacs

    A fast and lightweight TR-069 Auto Configuration Server (ACS)

    GenieACS is a high performance Auto Configuration Server (ACS) for remote management of TR-069 enabled devices. It utilizes a declarative and fault tolerant configuration engine for automating complex provisioning scenarios at scale. It’s battle-tested to handle hundreds of thousands and potentially millions of concurrent devices.

    Tags: #typescript • tr-069 • cwmp

  • npm-install

    GitHub Action for install npm dependencies with caching without any configuration

    GitHub Action for install npm dependencies with caching without any configuration

    Tags: #javascript • github-actions • npm-install

subscribe via RSS