Showing 33 open source projects for "you-get"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Russh

    Russh

    Rust SSH client & server library

    Russh provides a Rust library for implementing SSH clients and servers with a modern, async-friendly design. It exposes building blocks for authentication, channel management, port forwarding, and key handling, allowing you to embed SSH functionality directly into Rust applications. The API is designed to be explicit and composable, making it possible to implement custom behaviors like reverse tunnels, interactive shells, and service multiplexing. Because performance and safety are central, the code leverages Rust’s type system to reduce classes of runtime errors common in network protocol implementations. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    NetMod VPN Client (V2Ray/SSH)
    ...Thank you! https://www.paypal.com/paypalme/NetModSyna https://buymeacoffee.com/netmod https://trakteer.id/netmod/tip
    Leader badge
    Downloads: 13,011 This Week
    Last Update:
    See Project
  • 3
    whoami.filippo.io

    whoami.filippo.io

    A ssh server that knows who you are. $ ssh whoami.filippo.io

    whoami.filippo.io powers a diagnostic service that reports what your client and connection look like from the other side, making it a handy mirror for network and TLS debugging. It surfaces details such as your IP address, protocol versions, cipher suites, SNI, and other attributes that are otherwise tedious to confirm across layers. The tool emphasizes clarity and minimalism, helping engineers quickly verify configuration changes in browsers, proxies, VPNs, or CLI tools. It is especially...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MobaXterm

    MobaXterm

    Remote session manager: SSH, SFTP, telnet, VNC, Mosh, RDP connections

    ...MobaXterm provides all the important remote network tools (SSH, X11, RDP, VNC, FTP, MOSH, ...) and Unix commands (bash, ls, cat, sed, grep, awk, rsync, ...) to Windows desktop, in a single portable exe file which works out of the box There are many advantages of having an All-In-One network application for your remote tasks, e.g. when you use SSH to connect to a remote server, a graphical SFTP browser will automatically pop up in order to directly edit your remote files. Your remote applications will also display seamlessly on your Windows desktop using the embedded X server. You can download and use MobaXterm Home Edition for free.
    Downloads: 1,181 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    SyncTERM

    Cross-platform BBS (ANSI) Terminal

    A cross-platform ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or SSH. Supports ANSI music and the IBM charset when possible. Will run from a console, under X11 using XLib, or using SDL.
    Leader badge
    Downloads: 378 This Week
    Last Update:
    See Project
  • 6
    FileCentipede

    FileCentipede

    File centipede is an internet file download manager

    ...It's fast, customizable, user-friendly, multi-protocols supported, and free with no ads. It also contains many useful auxiliary tools such as HTTP requester, file merge, and encoders. With the browser integration, you can download audio and videos from websites, even encrypted videos. File centipede makes everything easy and efficient, it's the best internet download manager you can find.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 7

    http-proxy-tunnel

    Create nested tunnels through HTTP proxies

    ...It differs from other proxy tunnelling programs in that it can tunnel through multiple proxies, and can use SSL tunnels. These abilities mean that in combination with a web server that can proxy (such as Apache) you can serve normal web pages from ports 80 and 443 and connect to the server (using ssh say) via those ports at the same time. All available documentation can be read online at http://http-proxy-tunnel.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ssh-chat

    ssh-chat

    Chat over SSH

    ssh-chat is a custom SSH server written in Go that allows you to chat over SSH connection. When you open your terminal and type in a command, instead of getting a shell you get a chat prompt. With ssh-chat you get a simple chat room over a secure shell connection, where you can send and receive private messages, check any user's public key fingerprint for identification purposes, and more. You can change the color theme of the chat, block or kick users, and chat on just about any platform where an SSH client is available, including on mobile.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    respite vpn - ssh & openvpn injector

    respite vpn - ssh & openvpn injector

    Bypass your ISP's firewalls and connect to the internet!

    Source: https://github.com/AlizerUncaged/HTTP-Injector respite is a SSH/openVPN client that allows you to connect to the internet with custom injected HTTP Proxy headers. This application requires Java (https://www.java.com/en/download/) and .Net 4.5 (https://www.microsoft.com/en-ph/download/details.aspx?id=42642 .Net 4.5 is already preinstalled in Windows 10). There are many SSH and OpenVPN Server providers in the internet, one is https://www.tcpvpn.com HTTP Proxy responses override (source code): https://github.com/AlizerDoesJava/respite-proxy-override Please rate, any feedback is appreciated. ...
    Leader badge
    Downloads: 336 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Backuso

    Backuso

    Backup software for your data to local and remote SSH systems

    ...A remote storage is anything which is accessed on your network via the ssh protocol. This could be a NAS (Network Attached Storage) in your local LAN, or a server share on the internet. Backuso is configured with a simple text file. You can start the backups manually or automatically, e.g. using crontab. Backuso is based on Python 3 and uses the software rsync as its core element. Hence it runs on systems where rsync is available (Linux, FreeBSD, Apple).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IT-Remote Service Tools

    IT-Remote Service Tools

    Manage Remote Connections, RDP, SSH, Mikrotik, VNC

    ...Application is portable that means that you can move it easily without losing any of your data of connections places. Except password of your application which is stored in your registry.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This backs up your PuTTY settings, from the registry, to a local .reg file. You can later run the .reg to import settings to a new computer, or revert your local machine. I use mine with Google Drive, and Windows Task Scheduler. The computer's name, and a timestamp, are stored in the filename, so it's easier to figure out which one you want. Mine stores to Google Drive, so it should be available in case of a catastrophic drive failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SVL Header Injector
    -== Support SVL Reborn ==-- Update v.4.5.1 #Fix : DNS2SOCKS & Tun2Socks #add feature : Host to IP Update v.4.5 #OpenVPN Launcher Adopt from SVL-VPN. Request from many users. Thank you for the advice. #DNS2SOCKS #Fix Issue OpenVPN TAP now can also be used at SVL Tun2Socks
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14

    ssh-pull-id

    pulls ssh-id from a host instead of pushing to a host

    ...the tool was made with Ubuntu Touch in mind, because its default ssh config is such, that ssh-copy-id won't work. this is because Ubuntu Touch device does not accept ssh client with password authentication, but only with public key based authentication. and copy-ssh-id itself uses password authentication to connect first, then push public key to the remote host, so that later key based authentication can be used instead. ssh-pull-id will reverse the direction, now you use the tool to pull another host's public key. the typical scenario it was created for, is when you use it on Ubuntu Touch device, and pull is made from another host which allows password based authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HTTP Net Header V-4.2

    HTTP Net Header V-4.2

    Tunnel Your Connection

    ...Add Dialler and IP hunter Add menu log plink Add menu Restart Plink and Bitvise Add menu Install and remove Tap adapter Add Tun2Sock Forwarder Add Feature No-Proxy System Add Brazil (portugis) Language Re - new some interface on text Add Start-time Tool duration New System Encrypt Config New System on Load and Save Config ( You can load config without import, just click your config twice or open With this tool)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    ForNesia HTTP Injector

    ForNesia HTTP Injector for PC

    Just a Simple Portable Program HTTP injector PC for learning Methode and how to use Injection Just like HI You can Import your HI config to ForNesia HTTP Injector
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    sftp4tc

    A file system plugin Total Commander

    This plugin allows you to combine the power of Total Commander with the security of SFTP (using SSH) and the comfort of PuTTY.
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 18
    PAC Manager
    PAC is a Perl/GTK replacement for SecureCRT/Putty/etc (linux ssh/telnet/... gui)... It provides a GUI to configure connections: users, passwords, EXPECT regular expressions, macros, etc. You like 'SecureCRT/SSHMenu'? Check this tool and let me know
    Leader badge
    Downloads: 102 This Week
    Last Update:
    See Project
  • 19
    SSH System Administration Tool

    SSH System Administration Tool

    SSH Java client GUI for Unix, Linux administration and monitoring

    Raanan Zion https://au.linkedin.com/pub/raanan-zion/88/7b9/255 ssh Java interface for Unix, Linux and MS Windows system administration and monitoring. Automates firewall rule checks; exporting the results into Excel. Allows you to run multiple Unix commands on multiple servers simultaneously. Captures your network traces (on the port/ports and interface/interfaces of your choice) and at at a click of a button copies them back to your desktop opening. Remotely monitor your servers in a real time dashboard displaying CPU and RAM. Access your servers; this release is integrated with the following 3rd party tools: Remote Desktop (RDP), PuTTY(included) , WinSCP (included) and Wireshark (separate download). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    netcfgtoolssh

    netcfgtoolssh

    Python script for pushing the same configuration on multiple devices.

    Python script for pushing the same configuration (stored in a predefined file) on multiple devices at the same time via SSHv2. The script reads the IPs of the devices from the NETWORK_IP file, then gets the SSHv2/Telnet credentials from the SSH_USERPASS file and sends the commands you enter in the CMD_FILE file to all the devices. The script also checks if all the needed files exist, if all the IP addresses are valid and if all the devices are reachable. Tools used: Python 2.7.3, GNS3, Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Advanced Putty Manager

    Advanced Putty Manager

    Tabbed Putty Connection Manager providing upload/download also

    Advanced Putty Connection Manager is a tabbed putty solution aimed to organize all your flying putty windows in one place. In addition to that, it also aims at providing various advanced functions like uploading / downloading files without having to leave the interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pyTunnel

    pyTunnel

    ssh tunnel manager

    pyTunnel is a ssh tunnel manager ( port forwarding ) written purely in python. You can start and stop tunnels or groups of tunnels with a click of a button. Supports nested tunnels and inter-tunnel dependency relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    imgCool Tunnelier

    imgCool Tunnelier

    Start Tunneling for Anonymous People

    an auto tunnel software with full features and protection for anonymous tunneling. imgCool Tunnelier is created based modification Tor, Bitvise and Proxifier Engine. With imgCool Tunnelier You can play around with your server and internet connection. You don't have to install this software because this is running with portable system. By using imgCool Tunnelier 2.7, you can do: 1. Multi Connection Server 2. Filtering Connection 3. Manipulate IP Address 4. Bypass Block DNS Server 5. Browsing with Direct Proxy Tunnel (Only IE and Google Chrome) 6. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QuTTY

    QuTTY

    Successor to PuTTY with advanced features similar to iterm2

    QuTTY is a multi-tabbed, multi-paned SSH/Telnet client with a terminal emulator. The goal is to support advanced features similar to iterm2. Just download and try it. If you see any issues you can install one of the Visual Studio runtimes VC++ 2012 or VC++ 2010. If you still face issues report it to us. Report any issues or feature-requests in issue-tracker. We need help from volunteers to find and fix any blocking issues, so that a stable release can be made soon.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    dspTransfer

    complete file transfer command line client

    ...The program is a part of batch file processing suite called Data Stream Processor. For full download and support go to www.datastreamprocessor.com. To use the transfer service on its you need to specify '-nodbuse' option to the program so that it doesn't try use DSP db.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next