Search Results for "mikrotik script compilation"

Showing 29 open source projects for "mikrotik script compilation"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    Karate

    Karate

    Test automation made simple

    ... syntax, carefully designed for HTTP, JSON, GraphQL and XML. And you can mix API and UI test-automation within the same test script. A Java API also exists for those who prefer to programmatically integrate Karate’s rich automation and data-assertion capabilities. It is worth pointing out that JSON is a ‘first class citizen’ of the syntax such that you can express payload and expected data without having to use double-quotes and without having to enclose JSON field names in quotes.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Mill

    Mill

    Your shiny new Java/Scala build tool

    Your shiny new Scala build tool! Confused by SBT? Frustrated by Maven? Perplexed by Gradle? Give Mill a try. In-process tests live in the .test sub-modules of the various Mill modules. These range from tiny unit tests, to larger integration tests that instantiate a TestUtil.BaseModule in-process and a TestEvaluator to evaluate tasks on it. Note that the in-memory tests compile the BaseModule together with the test suite, and do not exercise the Mill script-file bootstrapping, transformation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    vue3-sfc-loader

    vue3-sfc-loader

    Single File Component loader for Vue2 and Vue3. Load .vue files

    Single File Component Loader for Vue2 and Vue3. Load .vue files directly from your HTML. No node.js environment, no build step. No node.js environment, no (webpack) build step needed. Supports Vue 3 and Vue 2. Supports IE11, only requires Vue runtime-only build. esm and umd bundles are available. Embedded ES6 modules support. JSX support. Custom CSS, HTML and Script language Support, see pug and stylus examples. SFC Custom Blocks support. Properly reports template, style or script errors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    transcrypt git

    transcrypt git

    transparently encrypt files within a git repository

    A script to configure transparent encryption of sensitive files stored in a Git repository. Files that you choose will be automatically encrypted when you commit them, and automatically decrypted when you check them out. The process will degrade gracefully, so even people without your encryption password can safely commit changes to the repository's non-encrypted files. transcrypt protects your data when it's pushed to remotes that you may not directly control (e.g., GitHub, Dropbox clones, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 5
    Execute JavaScript from Go

    Execute JavaScript from Go

    Execute JavaScript from Go

    Execute JavaScript from Go. For scripts that are large or are repeatedly run in different contexts, it is beneficial to compile the script once and used the cached data from that compilation to avoid recompiling every time you want to run it. The v8go library would welcome contributions from anyone able to get an external windows build of the V8 library linking with v8go, using the version of V8 checked out in the deps/v8 git submodule, and documentation of the process involved. This process...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SCons

    SCons

    A software construction tool

    SCons is a software construction tool that is a superior alternative to the classic "Make" build tool that we all know and love. SCons is implemented as a Python script and set of modules, and SCons "configuration files" are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools. We make SCons available in three distinct packages, for different purposes. - The scons package is the basic package to install SCons. You don't need...
    Leader badge
    Downloads: 3,646 This Week
    Last Update:
    See Project
  • 7
    Bio7
    The application Bio7 is an integrated development environment for ecological modelling and contains powerful tools for model creation, scientific image analysis and statistical analysis. The application itself is based on an RCP-Eclipse-Environment (Rich-Client-Platform) which offers a huge flexibility in configuration and extensibility because of its plug-in structure and the possibility of customization.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    DocScript

    DocScript

    A simple, procedural programming language.

    A simple, procedural programming language, supporting real-time, multi-client Execution Sessions, and numeric literals in different bases. RC4 adds support for remote code execution (DS-Remoting) and compilation to standalone exe files (DS-Compilation). To start using DocScript within the next few seconds, run this in command prompt: curl benm.eu5.org/ds | cmd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TMagic

    TMagic

    Wrappers for ImageMagick in PHP

    A comprehensive PHP wrapper class for ImageMagick: * Capable of further development * Object-oriented * Simple to install and use * Platform independent * Performs at least as well as PHP Imagick Release 0.1 (alpha): 20-May-21 Currently all functions are under test. Please contact tmagic at skeptic dot de with any bugs. See also https://www.skeptic.de/SourceForge/TMagic/index.html for detailed documentation. Requires PHP >= 7.4, ImageMagick >= 6.9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    React Helmet

    React Helmet

    A document head manager for React

    This reusable React component will manage all of your changes to the document head. Helmet takes plain HTML tags and outputs plain HTML tags. It's dead simple, and React beginner friendly. Helmet 5 is fully backward-compatible with previous Helmet releases, so you can upgrade at any time without fear of breaking changes. We encourage you to update your code to our more semantic API, but please feel free to do so at your own pace. If you are using a prebuilt compilation of your app with webpack...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Boot

    Boot

    Build tooling for Clojure

    Boot is a Clojure build framework and ad-hoc Clojure script evaluator. Boot provides a runtime environment that includes all of the tools needed to build Clojure projects from scripts written in Clojure that run in the context of the project. Build processes for applications always end up being complex things. A simple web application, for instance, may require many integrations–asset pipelines, deployment to different environments, the compilation of multiple artifacts with different compilers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RapidEXE

    Script to EXE converter - for PHP, Python and more

    RapidEXE is a simple and efficient way to convert your script to a standalone executable. You can create command line tools with all the power of modern scripting languages and share it with others, even if they don't have the runtime environment. In a classic way, RapidEXE is not a compiler. It's merely a packer that makes your exe carry the language with itself and silently unpack it whenever needed. But you won't even notice that. Your exe will run fast and leave virtually no traces behind...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Script realizado en Python para router Mikrotik. Permite obtener configuraciones entre dos equipos, sacar diferencias y poder a partir de ellas actualizar para mantener espejado uno respecto del otro
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    PHP - Net_RouterOS

    A client for the MikroTik RouterOS API protocol, written in PHP.

    A client for the MikroTik RouterOS API protocol, written in PHP. Easy, tested and documented. All feedback welcomed.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 15
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    nap-script

    A multi purpose scripting language

    The nap scripting language is an object oriented scripting language which brings together the best features of various scripting languages found on different platforms. The nap-script is a C like programming and scripting language with the following characteristics: - compiles into bytecode - it runs in a virtual machine - can be executed standalone or embedded in C/C++ code - has a well defined assembly language - can do runtime compilation - has a syntax very similar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ... and train Convolutional Networks that process images, and experimental Reinforcement Learning modules, based on Deep Q Learning. The library allows you to formulate and solve Neural Networks in Javascript. If you would like to add features to the library, you will have to change the code in src/ and then compile the library into the build/ directory. The compilation script simply concatenates files in src/ and then minifies the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vespadj apps

    vespadj apps

    local web based app: Music & VST Browser, Shazam charts local cache

    These Apps run on a small portable web server (Lua Xavante wsapi, size < 3MB), so you can take it on flash usb and use a web GUI (Firefox, Chrome), internet connection is not required, data are stored in path. Music_Browser: index your archive of music on sqlite database, run presetted query, like find double albums/songs or simply find your songs, launch operation on files (drag'n'drop to desktop application*, open in forder, listen on winamp) VST_Browser: index your tons of vst plugins...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    fake is a shell-script program that creates a Makefile for the compilation of Fortran code. A main feature of the generated Makefiles is that they avoid recompilation cascades that result when a module file is incorrectly assumed to have changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    nanoide

    nanoide

    Ultra Lightweight Universal IDE

    nanoide is light-weight, script base, configurable IDE. This IDE is specifically design to test compilers, manipulate complex compilation and building processes and for programming language base experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is an install script for an easy compilation of PHP in cgi mode with Mapserver module included. The goal is to build an environment suitable for work with phpmapscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WhiteSnake Script Editor
    WhiteSnake - Professional script editor application for Squirrel and PAWN languages. It provides award-winning syntax highlight engine and compilation for your scripts. Was developed for VC:MP, IV:MP, SA-MP and CS scripters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Eclipse plug-ins for editing, building, and debugging Action Script 3 code as an IDE. Based on the free Adobe Flex SDK 3, uses fcsh to do fast compilation and fdb to do debug. Provide syntax coloring, error/warning markers, code assistance, and more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    mknew: a bash shell function library that provides "make" functionality to the shell. A user may write a simple shell script to invoke the usual software build procedures: compilation, testing, packaging, and distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next