Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 4

Showing 194 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • ACI Learning: Internal Audit, Cybersecurity, and IT Training Icon
    ACI Learning: Internal Audit, Cybersecurity, and IT Training

    Proven skill building for every aspect of your support or IT team.

    Traditional training doesn't equip employees with the practical skills they need to drive business success. ACI Learning provides hands-on IT and cybersecurity training designed to build real-world, on-the-job skills. Our outcome-based programs empower employees with certification prep, industry-recognized credentials, and flexible learning options. With expert-led video training, labs, and scalable solutions, we help businesses, individuals, governments, and academic institutions develop a skilled workforce, align with business goals, and stay ahead in a rapidly evolving digital world.
    Learn More
  • Online Project Management Platform - Zoho Icon
    Online Project Management Platform - Zoho

    A plan put together with small businesses and startups in mind.

    Zoho Projects is a cloud-based project management solution that helps teams plan, track, collaborate, and achieve project goals.
    Learn More
  • 1

    cado

    Template-based code generation language.

    Cado is a mature code generation language that operates on standard templates with embedded macros. It is useful for generating source code and other related content (tests, docs, configuations, etc.), deriving from a common project nomenclature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    ...This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will create the database, if one doesn't exist on initialisation. The details of the database need to be given in the dbconfig.php file by editing it. The details of the router device also need to be entered in the config.php file prior to operations. ...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    FastRoute

    FastRoute

    Fast request router for PHP

    This library provides a fast implementation of a regular expression-based router. Firstly, while writing a PHP extension is obviously a lot of fun, it is unlikely to be particularly beneficial in terms of performance unless the code involves computations in tight loops. Porting “normal” components like routers to C is usually a big waste of time. You can get much better results by doing a few small improvements on the algorithmic side. For the same reason I’m not a big fan of things like Phalcon, i.e. PHP frameworks written as a C extension. You can get good performance by using an appropriate application design (that is not massively overengineered) and still retain the flexibility of keeping everything in PHP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Defa Protect HTML5 Video From Download

    Defa Protect HTML5 Video From Download

    Prevent and Protect Your HTML5 Video, Music , Audio From Download Free

    ...There is 100% Guaranteed Protection and There might be some tradeoff but If you care about Digital Rights Management of Your Video and Music Content. This Project is for you. Defa Protector 6.7.1 Revamp Code For Better Performance To The Bone. We almost rewritten this project from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • 5

    PeerGuardian

    PeerGuardian - a privacy oriented firewall application

    ...Collaboration with peerblock.com is welcome! PeerGuardian is an open project. Not only is its source code open for you to read, use, and modify - but the project is open for you to join and contribute in any form (code, documentation, bug reports, web and support).
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6
    ( pro ping )pinger network alert monitor

    ( pro ping )pinger network alert monitor

    Pinger alert, STATICTICAL TABLES, send EMAILs or SMS by SMS GATEWAY

    ...In addition, an audible alarm warns you via Telnet or SSH terminal, a log files recorded can be used to convey specific information to the system administrator. It is comes with a configurable for warning by email. lightweight code, coming with the source files, written in C, Email warning sender, ANDROID ping, SPARC, AMD64, traceroute, DETECT SOURCE Downs, Warning by Email, C language
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    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.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    PHP Server Monitor

    PHP Server Monitor

    Open source tool to monitor your servers and websites

    ...This way you can check if certain services on your machine are still running. To check your IMAP service for example, enter port 143. For websites you can enter a link and it will check the HTTP status code. If the HTTP status code is in the 4xx range or a timeout, it means an error occurred and the tool will start sending out notifications. You can also set a regular expression to match for content on the page itself. Each server has its own settings regarding notification. You can choose for email, text message (SMS) and Pushover.net notifications. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Embedded debug!box

    Allows executing code on MIPS32 EmbeddedLinux devices (WLAN routers)

    This tool is used to develop small applications that can run on MIPS-based embedded Linux devices - mainly WLAN routers. It is possible to debug these applications using GDB with the GDB backend provided by this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Parasoft: Automated Testing to Deliver Superior Quality Software Icon
    Parasoft: Automated Testing to Deliver Superior Quality Software

    Parasoft provides test automation for every phase of the software development life cycle.

    Parasoft helps organizations continuously deliver high-quality software with its AI-powered software testing platform and automated test solutions. Supporting the embedded, enterprise, and IoT markets, Parasoft’s proven technologies reduce the time, effort, and cost of delivering secure, reliable, and compliant software by integrating everything from deep code analysis and unit testing to web UI and API testing, plus service virtualization and complete code coverage, into the delivery pipeline. Bringing all this together, Parasoft’s award-winning reporting and analytics dashboard provides a centralized view of quality, enabling organizations to deliver with confidence and succeed in today’s most strategic ecosystems and development initiatives—security, safety-critical, Agile, DevOps, and continuous testing.
    Learn More
  • 10
    JRemoteRun allow execute snippets of java code in running JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ejSerial

    ejSerial

    Serial connection Java library

    Java library to send and receive data via Serial COM-Ports. This library is intended to provide an easy way to access the serial-port. Only a few lines of code are needed to Read or Write data via serial port. All Properties and Methods are inspired by the "SerialPort"-Class of the .NET Framework (System.IO.Ports.SerialPort) The benefit of this project is, that it needs only a few lines of code to implement, and a reduced CPU load. Static Methods are available to send/receive String values. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SNMP library for Python
    SNMP v1/v2c/v3 engine and apps written in pure-Python. Project moved to GitHub: https://github.com/etingof/pysnmp
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    MultiPlink

    MultiPlink

    [UPDATE 28-10-2015] FINAL MULTIPLINK SSH LIFETIME v2.0 UP-5 "FAREWELL"

    ...dl=0 Lalu Download & Install juga Minor Updatenya: http://sourceforge.net/projects/multiplink/files/MinorUpdate/Minor_Update_1_Final_MultiPlink_SSHLIFETIME_2.0_UP-5_FAREWELL.rar/download Kunjungi Halaman Wiki untuk informasi selengkapnya -> http://sourceforge.net/p/multiplink/wiki Petunjuk Pra-Instalasi: - Install atau Ekstrak hanya ke Drive C:\ pada sistem anda - Contact SuperAdmin sebagai berikut: #FaceBook: https://www.facebook.com/derix Petunjuk Post-Instalasi: - Jalankan tool melalui shortcut "MultiPlink" di desktop - Perhatikan setiap tutorial on-screen yang ada pada tool - LOGOUT otomatis. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CANUSB Library written in C#
    This is a C# library dedicated for using with a www.canusb.com device Full notes: See ReadMe.txt Summary The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono http://en.wikipedia.org/wiki/Managed_code If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is. IT IS ALSO TOTALLY UNNECESSARY. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PingDude X

    PingDude X

    Quick and easy ping test!

    ...Das perfekte Tool für Gamer oder für die Fehlersuche! Es werden alle Router Hersteller unterstützt. Du willst mehr über neue Versionen und Änderungen erfahren? Dann besuche den Projekt-Blog: http://sourceforge.net/p/pingdude/blog/ For the Windows 10 versions visit https://sourceforge.net/projects/pingdude/files/PingDude%20X%20for%20Windows%2010/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Qihoo360 Atlas

    Qihoo360 Atlas

    A high-performance and stable proxy for MySQL

    ...Currently, the project has been widely applied in QIHU, many MySQL businesses has connected to the Atlas platform. The number of read and write requests forwarded by Atlas has reached billions. Rewrite all lua code with C, Lua is only used for the management interface. Rewrite the network model and the threading model. Optimize the locking mechanism, performance improved immensely. When Atlas start, it will create multiple threads. One of them is the main thread, the others are working threads. The main thread is responsible for monitoring the connecting requests from clients, and the working thread only monitor the command request from the main thread.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    NETAPI detector connections

    NETAPI detector connections

    NETAPI detector connections and directory changes

    ...When entering a blacklist <blacklist.txt> Clients will be torn session and at the appropriate parameter it will be sent a message by means of NETAPI <blackmsg.txt>. If you want to use the function Autobot - in the file <blacklist.txt> write line IP or machine name followed by a space. Publications: j.Radiolybitel, 2008, №8, p.8 + j.Radiolybitel, 2010, №11, p.29.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The BRST - Border Router Security Tool is a web based utility for generating secure configuration files for Cisco routers in a border configuration. The administrator fills out a web form, clicks submit, and receives a router config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CANopenNode for ADSP-CM408F

    CANopenNode for ADSP-CM408F

    Analog Devices ADSP-CM408F Support Package for CANopenNode

    CANopen is the internationally standardized (EN 50325-4) CAN-based higher-layer protocol for embedded control system, and the CANopenNode is simple and reliable open source software stack used industrial and home automation for serial communication of multiple devices over the CAN/CANopen Network. This support package from Analog Devices, Inc. enables interfacing the required CAN drivers and code to perform CANopen slave operation on Analog Devices Inc ADSP-CM408 mixed signal controller (http://www.analog.com/en/processors-dsp/cm4xx/adsp-cm408f/products/cm40x-ez/eb.html) with the open source CANopen_3_10 code (https://sourceforge.net/projects/canopennode/). Please note that the opensource CANopenNode source and the ADSP-CM40x Enablement Software package are available for direct download from the above links, and this support package will enable users to quickly bring-up a CANopenNode device on the target hardware platform using the supplied code and documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Addons for IOSEC - DoS HTTP Security

    Addons for IOSEC - DoS HTTP Security

    IOSec Addons are enhancements for web security and crawler detection

    ...IOSec Enhanced Websites: https://www.artikelschreiber.com/en/ https://www.unaique.net/en/ https://www.unaique.com/ https://www.artikelschreiber.com/marketing/ https://www.paraphrasingtool1.com/ https://www.artikelschreiben.com/ https://www.buzzerstar.com/ https://iosecaddons.sourceforge.io/ https://www.artikelschreiber.com/opensource/ https://www.sebastianenger.com/ Added Setup Instructions for Wordpress Content Management System. Added Facebook Bot Support for "Facebot/1.0". Add this code to your website to prevent unauthorized stealing of your valuable content & block malicious bots from crawling your site.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    ...The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported) De source code of the project has been moved to GitHub!
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22
    Git repo: https://github.com/asipto/siremis Web management interface for Kamailio (OpenSER) - handle subscriber profiles, access control lists, accounting, least cost routing and load balancing, monitoring charts, xmlrpc communication with SIP server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    ...Use the keyword "stdout" to print to screen or for use with other programs like Aircrack-ng or Medusa ./wordpie.py | xargs -L 1 medusa -h 192.168.1.1 -u admin -M web-form -p ./wordpie.py -o stdout -A | aircrack-ng -b XX:XX:XX:XX:XX:XX -w - *.cap
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Samba4 Ubuntu Build

    Samba4 build for Ubuntu 12.04 LTS 64Bit

    Samba4 build for Ubuntu 12.04 LTS 64Bit Currently maintained: - samba-4.0.x - samba-4.1.x This is a compiled version of the original samba4 sources from git://git.samba.org/samba.git. I used the following configure options: --with-ads --with-shared-modules=idmap_ad I just added three init scripts found somwhere and put the samba_backup script from source into samba/bin If you want to use it, see README
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Proxytunnel is a program that connects stdin and stdout to an origin server somewhere in the Internet through an industry standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access. Please use our github page for the code and wiki/issues: https://github.com/proxytunnel/proxytunnel
    Downloads: 12 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB