Skip to content
#

tcp

Here are 2,487 public repositories matching this topic...

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

  • Updated Oct 7, 2020
  • Go

Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。

  • Updated Oct 8, 2020
  • Go
actionhero
chimmelb
chimmelb commented Apr 19, 2017

Name of Issue

GET request of schema inputs throw error.
Workaround is to use POST or write middleware (example below)

  • ActionHero Version: 16.0.5
  • Node.js Version: 7.4.0
  • Operating System OSX

Steps to reproduce your error

  • Make a new actionhero project with ./node_modules/.bin/actionhero generate
./node_modules/.bin/actionhero generate action --name="schemaTest" 
dnqbob
dnqbob commented Sep 25, 2020

Motivation

Although it is better to get a self-designed HUD on NetworkManager, but I think for beginner, there should be a key
can hide the NetworkManagerHUD which will make them more convenient in testing demo or something like that.

Proposed solution

Add something like:

        /// <summary>
        /// The key to hide HUD
        /// </summary>
        public KeyCode H
Xeek3y
Xeek3y commented Sep 10, 2020

Hello i'm having difficulty with this script on windows. There's no manual and tutorial for this script in windows. i tried running the exe file with cmd and all i get this error: https://i.imgur.com/An4I6C0.png

What i tried:

Tried generating a pulic ssh key with ssh-keygen command
Then created a dir and sub dir deploy/pubkeys within sish folder and copy pasted that rsa public key in it

Improve this page

Add a description, image, and links to the tcp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tcp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.