Skip to content
View hexiyou's full-sized avatar

Block or report hexiyou

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. go-proxy-forward-tool go-proxy-forward-tool Public

    HTTP 代理与 SOCKS5 代理互转命令行工具,使用 Go 编写,同时支持 Linux 与 Windows。 本地开启一个 HTTP 或 SOCKS5 代理服务端(前端),将流量转发到另一个 HTTP/SOCKS5 代理(后端);不指定后端时则为普通直连代理。

    Go

  2. MCClock MCClock Public

    梦畅闹钟复刻开源版,MCClock梦畅闹钟是一款采用C++ Qt框架开发的多功能闹钟软件,支持CLI命令行接口和HTTP API接口,提供丰富的定时提醒功能。

    C++

  3. sshproxy sshproxy Public

    利用autossh便捷创建SSH隧道wrapper脚本,对ssh -L命令的上层封装,创建本地socks或http代理隧道,本次Cygwin下完美测试通过!

    Shell 1

  4. shell-scripts shell-scripts Public

    Cygwin/WSL/Linux个人常用Shell脚本集,China mirror Repo: https://gitee.com/hexiyou/shell-scripts

    Shell 2 1

  5. autossh autossh Public

    Forked from FeeiCN/autossh

    Password-free automatic login SSH(免密登陆SSH)

    Shell 1

  6. Windows/Cygwin下使用inotifywait命令脚本示例,完... Windows/Cygwin下使用inotifywait命令脚本示例,完整模拟Linux系统inotifywait的使用逻辑。
    1
    #!/bin/bash 
    2
    
                  
    3
    #注意:本文件调用的inotifywait使用了Github上另一仓库;
    4
    ##    https://github.com/thekid/inotify-win
    5