Search Results for "using class net.sourceforge.jtds.jdbc.driver" - Page 2

Showing 62 open source projects for "using class net.sourceforge.jtds.jdbc.driver"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    BandwidthD-IPv6

    BandwidthD-IPv6

    Collects data about network useage using libpcap.

    Based off of bandwidthd (http://sourceforge.net/projects/bandwidthd) but updated to support large networks (13,000+ devices). IPv6 support is in the works. Our thanks goes to the original authors of bandwidthd who made this possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SquidGuard Manager
    A web based management tool for the SquidGuard proxy filter. Manages requests to whitelist blocked sites. Developed using Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DogoIDS

    DogoIDS

    Active-probing-based network IDS for wireless networks

    ... implementation of DogoIDS (still alpha), so expect to find bugs. The Documentation is sadly not yet fully done. So far, we did experiments using a IEEE 802.11s network (open80211s kernel 3.10.0-rc4-wl). We are happy to receive comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    steganoroute

    steganoroute

    Send steganographed text messages to mtr with fake hops in the network

    Steganoroute is a tool to send steganographed text messages to another computer over the network. The receiver must make a traceroute to the sender using the mtr program (and pressing 'd' once to switch the display mode to the continuous graph). This tool, the sender, creates several fake hops and makes them answer the ICMP packets (or not) to write the letters one by one on the mtr client screen.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    dnmap

    dnmap

    distributed nmap framwork

    dnmap is a distributed nmap framwork using a client/server architecture. The server reads the commands from a file and send them to each client. The client execute the nmap command and send the results back. Also see: www.mateslab.com.ar
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Moihack Port-Flooder

    A simple TCP/UDP Port Flooder written in Python.

    ... Python 3.2 or newer installed.Tested this on Windows,but guess it will work in Linux also,since there are not any OS specific lines in the code. This tool was only written for personal tests and usage! It was NOT written to DDoS other people and/or cause harm to hardware.I am NOT responsible for any kind of damage you make by using this software. If you want to reach me, contact me at moihack.inside@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    nagios-statd patch

    nagios-statd patch for use with python >= 2.6

    The nagios-statd daemon allows a Nagios server to monitor and alert about various resources on remote Linux machines. If using python >= 2.6 on the remote server, nagios-statd stops accepting connections after 39 consecutive requests in a short period of time. This patch can be applied to any nagios-statd 3.12 version released by April King on 11/17/2005. It's been tested to work with python 2.3 - 2.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EnSuite is a network management plateform prototype based on NetConf. It aims at providing to the network management community an open source environment using NetConf configuration protocol and the Yang data modeling language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    VNCed allows admins and teachers to monitor multiple workstations at the same time using VNC. There are a number of other VNC releated downloads available including MSI Creators/Installers for UltraVNC, Win32 version of RFBProxy and pyvnc2swf-py2exe
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Aures is a Python script that scans hosts using Nmap periodically and notifies the user of changes through libnotify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pyshot, windows session recorder/auditor
    pySHOT is a session recorder for windows. (soon linux session recorder also) It's a client/server python app using gearman. To use pyshot you must install pyshot-client from https://sourceforge.net/projects/pyshot-client/ on monitored server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Basic Activity Tracker is a Python script that measures how much time your home users spend each day using computers around the house. Unlike other such utilities, The Bat works across multiple computers sharing a connection to SimpleDB on AWS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Parse through Cisco IOS-style configurations and retrieve portions of the config using a variety of query methods. Note: starting January 2010, we have moved development to http://bitbucket.org/mpenning/ciscoconfparse/. Please update your hyperlinks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IP-ID allows simple name resolution in a local network without using DNS via the samba nmblookup program. It also integrates with XBMC to detect and add an xbox to known local hosts. A simple python program to manipulate /etc/hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Blueman is a bluetooth management utility using bluez dbus backend. It is designed to be easy to use for most common bluetooth tasks. Project moved to: http://blueman.tuxfamily.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    python-epoll is a drop-in replacement for the python standard library select module using the more efficient epoll system call as the backend instead of poll. http://pypi.python.org/pypi/python-epoll/1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyServerTalks! aim to be an interface beetween you server and messaging network. Based on XMPP protocol let you manage your servers using you jabber or Gtalk account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenPavilion is a free surveillance suite made for observing, monitoring and benchmarking your applications and networks. OpenPavilion displays comprehensive relationships using simple to understand dashboard views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Command line and wxWidgets UI for an HTTP(S) proxy that can tunnel web requests over one or more SSH tunnels to one or more web specified servers, while using a direct connection for all other traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MacNetCalc is an IP network/subnet calculator written in Python using the PyObjC bridge and the Cocoa UI. Visually similar to Boson's 'Subnetit'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LTSP-ThinAdmin is a front-end for LTSP. It allows to manage thin clients configuration in a LTSP server, using a graphical interface. LTSP-ThinAdmin was designed for EduLinux (www.edulinux.cl) but it would have to work in any LTSP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A python GUI for display of network topologies. The pgraph GUI accepts input from stdin and draws corresponding nodes and links between nodes. Nodes can be repositioned using the mouse and the links will follow. Currently works with OLSR. See Screenshots
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Opens up IIS Proxy Servers using NTLM to non-Microsoft browsers, etc
    Downloads: 30 This Week
    Last Update:
    See Project
  • 24
    PyVpn is a software for management VPN connections for GNU/Linux written in Python using pySqlite and pyGtk. With DB support and Wi-Fi support too. It is based on the "iwconfig" utilities and the "ppp" package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RxTx is a small application written in Python and wxPython which allows monitoring network traffic when using an Alcatel Speed Touch DSL modem.
    Downloads: 0 This Week
    Last Update:
    See Project