Search Results for "telnet-server" - Page 20

Showing 2657 open source projects for "telnet-server"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    ADOdb4PHP is a database abstraction layer with pagination support, written in OOP style, providing exceptions support, for PHP 5.1+ running on Windows machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Logon Script Manager
    LSM is a replacement for you custom made logon scripts for Windows. You can configure different objects and add them to profiles. On the client side is an agent running which executes the profiles. No more scripting for simple tasks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pomegranate Framework

    Pomegranate Framework

    A PHP + Javascript framework to facilitate web2 projects.

    Pomegranate framework is a library of code written in PHP and Javascript in order to help developers create Ajax-based web applications easier. It is based on: PHP5.3+, Javascript, HTML5 and Zend Framework. For a demo visit: http://pome-framework.sourceforge.net NOTE: The demo is working partially due to the PHP version and limitations imposed by SF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PhpMyAdmin Remote Backup

    Simple script to do backups of a MySQL database with phpmyadmin

    You have a shared hosting with a MySQL database and PHPMyAdmin. You know how to "export" the database, but you'll like to do it every days/months..., to another server. This PHP script do the job : it behaves like a user of the export function of PHPMyAdmin. Download the code, nothing in the "Files" tab of SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 5
    PHP Login Webservice with JSON

    PHP Login Webservice with JSON

    This is basic PHP Login Webservice with JSON output

    Run sql dump in your Mysql server, then Put the codes in your server. This webservice always gives JSON output. This project is created for who wants to learn basic PHP webservice. So it is for PHP beginners. We have just one table whose name is "users". Here is its sql: CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `unique_id` varchar(64) CHARACTER SET utf8 NOT NULL, `name` varchar(50) CHARACTER SET utf8 NOT NULL, `email` varchar(100) CHARACTER SET utf8 NOT NULL, `encrypted_password` varchar(64) CHARACTER SET utf8 NOT NULL, `salt` varchar(16) CHARACTER SET utf8 NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; You can add/login a user with using GET or POST. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tina4stack

    tina4stack

    The Tina4 Stack, selected tools for making PHP development much easier

    The tina4 stack as current is an NGINX/PHP environment which will allow you to do server routing within your code and assist with the layout of your project and allow you to achieve your programming goals on top of a stable code base which has everything from database handling to templating. If you like Manga Comics & want to help then get in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WinPen++

    WinPen++

    A powerful HTML, C#, PHP editor for windows

    ...Current version: 1.5 WinPen++ is a simple but expanding Windows editor for HTML, XML, PHP, JavaScript, Lua and C#. Since it uses the latest technology, WinPen is available for Windows Server 2008 and above. Users without the latest update (SRV2008, SRV2012, Vista, 7) will have to download the Installer for .NET 4.6 from Microsoft (link is in ReadMe.txt).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    postfix-zlist

    Log analizer for postfix

    Postfix-zlist is a log analizer for postfix. It is tested for Zimbra Collaboration Server. Reports are presented on web-pages for each user for sent, received and blocked emails (blacklist, greylist, clamav).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    WebDjVuTextEd

    Edit the OCR text layer of DjVu documents in a web browser

    WebDjVuTextEd allows to edit the text layer of OCR'ed DjVu documents in a web browser. You can modify the structure (paragraphs, lines, words...) create, delete, edit text nodes, modify their container box by mouse, and run a spellchecker. The program does not directly read the DjVu files, it requires exported XML text data and images. When using without a webserver, you can open and save local files, but cannot take advantages of auto-save and spell checking. Note that current SVN...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 10

    IPaccount

    Access management tool for Squid proxy server

    IPaccount is web tool for internet resources access management of the Squid proxy server. It supports setting up of traffic shapers, ip address reservations for hosts of LAN within DHCP server. The statistics of logons in Active Directory domain is added for the new version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GameTracker.rs API Script - Server Info

    GameTracker.rs API Script - Server Info

    PHP script that uses GameTracker.rs API to retrieve server information

    PHP script that uses GameTracker.rs API to retrieve server information. http://api.gametracker.rs/demo/json/server_info/ip This is the API page, just write ip adress of your server and you will see how it looks like. To use this script, your server needs to be added on GameTracker.rs All games from GameTracker.rs are supported and that is: - Counter Strike - Counter Strike Source - Counter Strike Global Offensive - Call of Duty 2 - Call of Duty 4 Modern Warfare - Minecraft - GTA San Andreas - Team Fortress 2 This is useful for your gaming portals, forums etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AIXResourceCollector

    Collect CPU/RAM/HDD information from IBM AIX LPARS into table

    Collect CPU/RAM/HDD information from multiple IBM AIX LPARS into a single table, which can be pasted into Excel. Created in collaboration with Alexander Loctionov
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    z9

    a simple client-server ERP system

    z9 is a simple client-server ERP framework, based on a Python/PyQt modular smartclient and a PHP+SQL RESTful web service, created for the "opificio zeronove" bike shop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Free Windows Network User Accounting

    Free Windows Network User Accounting

    User Computer and IP Address Tracking

    ...FWNUA keeps track of the workstations logins so you don't have to! FWNUA now supports syslog and Splunk! Look for the fwnua - syslog version in the files list. Use Splunk or your own syslog server with data mining tools to create a robust user tracking system. Find our Spunk app on Splukbase: https://splunkbase.splunk.com/app/2773/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sPBM - Simple PHP Backup Manager

    sPBM - Simple PHP Backup Manager

    Php tool to create backups of your website: MySQL Database and Folders

    A free and open source PHP tool to create Backups of your website (MySQL Database, Folders and Files). The backups are saved in ZIP archives on server. The sPBM script can also restore the MySQL tables in your database from the SQL backup stored in ZIP archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mammut-system

    mammut-system

    Modular and flexible PHP cms/framework

    A OO PHP framework and modular CMS (based on the framework) with some uncommon features like a wide range of supported databases, authentication of users with ADS/NDS, VHosting and the ability to replace almost every aspect of the system. A eclipse xtext based modeling DSL is avaible for standard tasks... (Project page is only avaible in german atm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NN - Cloudflare DNS Updater

    NN - Cloudflare DNS Updater

    Cloudflare domainek ip címeinek automatikus megváltoztatása.

    Ez a program a dinamikus ip címmel rendelkező személyeknek kedvező. A Cloudflare oldalra bejegyzett domain cím ip címét ezzel a programmal könnyen és egyszerűen frissíteni lehet. A program automatikusan dolgozik,úgy mint a noip.com program. A program használatához szükséges egy Nexus Network fiók. Program élindításakor rá lehet kattintani a Regisztrálás gombra, ha nem lenne Nexus Network fiókja valakinek. További információk a Nexus Network oldalon: http://nexusnetwork.eu.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Track your iPhone

    A small portable php/MySQL backend server to track an iPhone

    This cross platform PHP/MySQL server side iPhone Tracking Logger serves as an example for getting URL parameters, filtering, validating and storing them in a MySQL DB table. This can be used for tracking your family or group of phones and with small modification can work for a large quantity of device at high speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    iTunes search API demo

    A Simple demo of a search page that uses iTunes API to search for pro

    Simple demo of a search page that uses iTunes API to search for products in iTunes. It has been written using PHP and should work in any PHP enabled server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    OpenVPN Simple Panel

    Manage users OpenVPN

    ...Has also possibility to manage firewall rules and can show current OpenVPN status. Two possible ways to reload configuration: manual and by using crontab. It is just an example of panel and scripts. By then you can create your own OpenVPN server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Baikal for Synology

    Baikal for Synology

    Synology DSM installable package for Baïkal CalDAV & CardDAV server

    Store your contacts and calendars on your own Synology NAS, away from the inquisitive eyes of Google, NSA and others. Baïkal itself is an already existing, lightweight CardDAV (contacts) and CalDAV (calendar) server. The source code is public, and available to everyone on GitHub. Baïkal is copyright (c) 2013 by Jérôme Schneider, the homepage is http://baikal-server.com. This SPK package for Synology integrates the Baïkal "flat package", making it easy to install Baïkal on your Synology NAS. The package and manual were made by Erik "Basalt". => PDF manual can be downloaded here in the [Files] section, highly recommended <= If you like Baïkal, please consider making a small donation to the developer Jerome Schneider. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    1337w0rmAU

    1337w0rmAU

    1337w0rmAU is most useful tool to crack and brute cPanels

    How to pull passwords from server and crack it automatically ? 1- Upload 1337w0rmAU.php using shell - upload - ftp or cpanel .. 2- Click php.ini to sheck if the server is crackable or not. 3- Click Cracker to get users list. 4- Now coppy all users. 5- Click Start cracking to get websites credantial shortcut. 6- Now past users liste in the first textbox, then open Config in new page. 7- Time to get Passwords :DDD 8- Sheck the links one by one and find users password. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WebImanager

    Accés a les dades ICGManager via Web

    Aquest projecte pretén realitzar un accés via pàgines web a la base de dades del Software ERP de la companyia ICG Software. En un principi el projecte està pensat solament com a consulta de dades, tan per ordinadors de sobretaula com per dispositius mòbils.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Linfo
    Very fast cross-platform php script that describes the host server in extreme detail, giving information such as ram usage, disk space, raid arrays, hardware, network cards, kernel, os, samba/cups/truecrypt status, temps, disks, and much more. Latest code is here: https://github.com/jrgp/linfo
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    Orange Project Management Tool

    Orange Project Management is a Free Tool Web Project Management Tool

    Orange Project Management is a free tool that can help you manage all projects from a single point. You can install it on a web server, on your business network or even have Orange Project Management on your desktop. A simple yet powerful tool that is easy to use, easy to learn and can provide anything you need to have control, information and planning. We mainly build this tool for us, having checked a lot of tools around we have remove meaningless overhead functionality and we have add what really someone needs. ...
    Downloads: 0 This Week
    Last Update:
    See Project