Showing 110 open source projects for "autoscan-network"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    ToaruOS

    ToaruOS

    Hobby operating system, bootloader, kernel, drivers, C library

    ToaruOS is a "complete" operating system for x86-64 PCs and experimental support for ARMv8. While many independent, hobby, and research OSes aim to experiment with new designs, ToaruOS is intended as an educational resource, providing a representative microcosm of functionality found in major desktop operating systems. The OS includes a kernel, bootloader, dynamic shared object linker, C standard library, its own composited windowing system, a dynamic bytecode-compiled programming language,...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    OpenAPI

    OpenAPI

    OpenAPI helper and code generator for Julia

    This is the Julia library needed along with code generated by the OpenAPI generator to help define, produce and consume OpenAPI interfaces. The goal of OpenAPI is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via OpenAPI, a consumer can understand and interact with the remote...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Carvel ytt

    Carvel ytt

    YAML templating tool that works on YAML structure instead of text

    ..., externalize values to variables, extract repeated snippets to functions, and make whole sections conditional. Patch on top of any configuration using ytt overlays. Express precise structural edits and invariant declaratively. ytt execution environment is hermetic and side-effect free, with no access to filesystem, network, time, randomness, or the operating system interfaces. This guarantees that templates produce identical output with the same inputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file, find...
    Leader badge
    Downloads: 456 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    Ring

    Ring

    Simple and flexible programming language for applications development

    The Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are Imperative, Procedural, Object-Oriented, Functional, Meta programming, Declarative programming using nested structures, and Natural programming. The language is portable (Windows, Linux, macOS, Android, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be Simple, Small and Flexible.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    RecordEditor

    Editor for Fixed Width, Csv and Existing Xml files.

    The RecordEditor is a Data File editor for Flat Files (delimited and fixed field position). It supports Unix / PC / Legacy (e.g. Mainframe) file formats, both Text and binary files. The Editor uses a Record-Layout description to format the files. This is ideal for Fixed width (Text or Binary) files, Cobol Data Files, Mainframe files and complicated Csv files. Cobol Copybooks can be used to format Cobol Data files. As well as an editor, The following utilities are supplied * Formatted...
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 7
    OpenEditor

    OpenEditor

    OpenEditor is a text editor for Oracle developers and DBAs

    OpenEditor is a free (licensed under the GNU GPL) text editor for developers (particularly for oracle developers and DBAs). It is really powerful, very easy and intuitive to use. The project can be built with MS VC 2003. The program is developed and tested under Windows 2000/XP/2003 and it should work with Vista/Windows 7 including 64-bit. It's created for SQLTools needs but it can be useful as a standalone editor. Some major features: ability to handle big files (more than 1,000,000...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    XML Editor/Validator/Designer with CAMV

    XML Editor/Validator/Designer with CAMV

    CAM XML Editor for XML+JSON+Hibernate+SQL Open-XDX sponsored by Oracle

    The CAM editor is the leading open source XML Editor/Validation/Schema toolset for rapidly building / deploying XML /JSON /Hibernate /SQL data /Forms applications. Visual WYSIWYG data design, rule entry wizards + drag & drop dictionary components. Will import, analyze / refactor from XML Schema / JSON. Oracle is a proud enterprise sponsor; with NIEM.gov support. Do SQL data import/map+ Open Data API delivery+ Hibernate JPA + UI Forms/Pencil Makes XSD schema (default, flatten, NIEM, &...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 9
    RabioDocs

    RabioDocs

    Web Document Writer

    Rabio – Docs is a simple web document writer where users using a simple browser are able to write documents, print them, share them along with other users or keep them private. Using a simple web environment and easy to use forms and editor, any registered user can write documents, save them on the database, print them or share them across other registered users. It comes with three different access levels which are : Administrator (full access) Editor (limited access) Viewer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    jieba

    jieba

    Stuttering Chinese word segmentation

    ... for word segmentation in search engines. The paddle mode uses the PaddlePaddle deep learning framework to train the sequence labeling (bidirectional GRU) network model to achieve word segmentation. Also supports part-of-speech tagging. To use paddle mode, you need to install paddlepaddle-tiny, pip install paddlepaddle-tiny==1.6.1. Currently paddle mode supports jieba v0.40 and above. For versions below jieba v0.40, please upgrade jieba, pip install jieba --upgrade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ZPLDesigner

    ZPLDesigner

    A Zebra Programming Language (ZPL) IDE with embedded viewer

    ... By pressing F5 or clicking on Preview button, ZPL Designer will display the result of you ZPL code on a Preview tab. You will be able to zoom/unzoom, rotate or save the generated label as an image. You can choose how to render your ZPL code: a local Zebra printer or by using the labelary.com webservice. An industrial ZPL printer with embedded website and network is required when you choose to use "Local Zebra Printer" as renderer.
    Leader badge
    Downloads: 388 This Week
    Last Update:
    See Project
  • 12
    rest-dev-vnc-docker

    rest-dev-vnc-docker

    Restful / SOAP API Development with common tools in VNC/noVNC Docker

    The idea is to use Docker with VNC/noVNC to aggregate all the needed and related Developments tools/IDEs within a single Docker as an agile way to stand up specific collections of tools quick within a Container quick computing needs. REST Development (this GIT) to cover end-to-end needs from JSON/XML, REST connection, Swagger, MongoDB, Test, etc. The use-cases of this kind of VNC/noVNC docker container is just limited by your imaginations and your device or network limitations. Virtually it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gitnote

    gitnote

    A modern note taking app based on GIT

    A modern note-taking app based on GIT that does not require a local GIT environment. Supports thinking brain maps, helping us to visualize things in a visual way, such as recording and inspiring ideas. It supports multiple export methods. Grapheditor is diagram software for making flowcharts, process diagrams, org charts, UML, ER, and network diagrams. Using markdown, you can easily create a web version of the presentation and support export. Supports multiple images hosting uploads...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Laragon

    Laragon

    Powerful tool for modern apps: Django, Rails, Laravel, Node, Go, Java

    Laragon makes coding more fun and easier. Instant setup - extremely fast, lightweight, intuitive, and powerful universal development enviroment for creating modern apps with many stacks: Ruby on Rails, Laravel, Django, Flask, MEAN and Spring Boot. Portable, reliable and Zero operation on MySQL, PostgreSQL, MongoDB, Memcached, Redis, PHP, Ruby, Python, Node.js and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    net2ftp

    net2ftp

    net2ftp is a web-based FTP client

    net2ftp is a web based FTP client. Use it at http://www.net2ftp.com or install it on your own web server (PHP needed, MySQL optional). Features: browse, copy/move/delete files and directories recursively, upload, download, edit, view code with syntax highlighting, zip and unzip. net2ftp now also supports FTP over SSH.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16

    vim-sql

    SQL Workbench/J implementation in VIM

    This is an implementation of SQL Workbench/J (http://www.sql-workbench.net/) in VIM. It works with any DBMS supported by SQL Workbench/J (PostgreSQL, Oracle, SQLite, MySQL, SQL Server etc.). See the complete list here: http://www.sql-workbench.net/databases.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Distributed Proofreaders
    Project has moved to https://github.com/DistributedProofreaders/dproofreaders Distributed Proofreaders is a web application intended to ease the process of converting public domain books and other printed materials into e-texts. The main site is at http://www.pgdp.net By breaking the work into individual pages, many proofreaders can be working on the same book at the same time. This significantly speeds up the proofreading/E-Text creation process. When a proofer elects to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Far Manager

    Far Manager

    Text mode file and archive manager for Windows

    ... is greatly extended by external DLL modules — plugins (made possible by a special set of interfaces — the Plugins API). For example: archive support, FTP client, temporary panel and network browser are all implemented as plugins included in the standard distribution of Far.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    yunus and my other projects
    Yunus is a simple "visual" script language. Yunus is obsolete (left in 2004). However this site exhibits many projects; you will find my other "PHP, VS.NET, Flash, Delphi" projects. eOgr is my second complete application after Yunus.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    tinynotebook

    tinynotebook

    Notesystem created with using the best editors of the web. PHP,MariaDB

    Simple, Yet powerful notesystem created with using the best editors of the web. PHP, MariaDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Anti prohibited-words software
    The software is designed for the net-surfers whose countries are strict in the control of network information. This software provides a solution to evade the detection of the prohibited-words examination system.(only available in Chinese version)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pootle, Virtaal & Translate Toolkit

    Pootle, Virtaal & Translate Toolkit

    Localization tools built by localizers for localizers

    Tools for localization: - Pootle: web based translation management system. - Virtaal: Computer Aided Translation (CAT) tool. - Translate Toolkit: QA, format conversion and support (PO, Java .properties, OpenOffice, Mozilla, XLIFF, TMX, TBX, CSV, Qt .ts).
    Leader badge
    Downloads: 115 This Week
    Last Update:
    See Project
  • 25
    Human AI Net

    Human AI Net

    a Human and Artificial Intelligence Network

    We are going to teach eachother how to build AI and new kinds of game objects in this network using intuitive dragAndDrop. Its going to be a space for experimenting with fun and useful tools in new ways. Version 0.8.0 has some advanced components that will be working soon. The plan is a massively multiplayer space where we design, evolve, and play with game objects and do AI research together which controls those game objects along with directly playing the games. The main data format is, from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next