GithubHelp home page GithubHelp logo

iuu6 / gh-proxy Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 0.0 34 KB

基于Golang的GitHub反向代理下载 python源码来自:https://github.com/hunshcn/gh-proxy

Home Page: https://www.ten-year.link

License: GNU General Public License v3.0

Python 43.22% Go 29.44% HTML 27.34%

gh-proxy's Introduction

Hi,there is IUU6~ 👋

你好,这里是小魔w~ 👋

WhoAmI

Hello, World! 👋

  • 📙 Focusing on Golang & Web
  • 🔨 Creator of interesting things
  • 🐏 And……
  • 🐏 Welcome

Development Environments 👨‍💻

Property Data
IDE JetBrains VS Code
CI / CD Markdown Github Git
Platform Windows Arch Linux Debian RHEL

Info

XiaTian

qwq…Here it is IUU6, mingling on all platforms

  • ❤️ Enjoys exploring a variety of interesting matters ₍ᐢ..ᐢ₎♡

  • ❤️ 喜欢探索各种有趣的事务 ₍ᐢ..ᐢ₎♡

  • ⭐ If my project helps you, please give me a little star as a reward! ( ´◔︎ ‸◔︎`)

  • ⭐ 如果我的项目帮助到你,请给我一个小星星作为奖励 ( ´◔︎ ‸◔︎`)

  • 💬 Welcome to exchange code together (*>◡❛)

  • 💬 欢迎一起交流代码w (*>◡❛)

  • 🤝 If you think we have something in common, we can get to know each other ~ •́‸ก

  • 🤝 如果你认为我们有共同点,可以互相认识 ~ •́‸ก

  • 📫 You can contact me via the contact form in the sidebar or via a GitHub request! (〃'▽'〃)

  • 📫 您可以通过侧边栏的联系方式或GitHub请求联系我 (〃'▽'〃)

  • 💕 Thank you for visiting my homepage!~ ( ̄▽ ̄)~*

  • 💕 感谢您参观我的主页 ~ ( ̄▽ ̄)~*

Visitor Count

Counter

bottom_wave

gh-proxy's People

Contributors

iuu6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

gh-proxy's Issues

如何添加 systemd 文件

创建 systemd 文件后显示 404 ,请问如何将 index.html 和 config.json 添加进去?

我是下载了 main.go 和 index.html 然后编辑了 config.json 都放在 /usr/local/ghapi 下,然后运行 go build main.go, 直接在该目录下执行 ./main 是没有问题的,然后创建了 ghapi.service 如下:

[Unit]
Descriptio=Github Api
After=network.target

[Service]
Type=simple
ExecStart=/usr/local/ghapi/main
Restart=always

[Install]
WantedBy=multi-user.target

运行后访问首页出现 404, 感觉是找不到 index.html 和 config.json 请问该如何解决-。 - 谢谢

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.