Skip to content
#

golang

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 49,453 public repositories matching this topic...

mattermost-server
cli
tierninho
tierninho commented Sep 11, 2020

Describe the feature or problem you’d like to solve

When running gh pr checks the user is shown a bunch of urls for each check. It would be great to add a -w to see the checks tab ([repo/owner]/pull/[pr-number]/checks) in github.com. The user could then scroll through the various checks shown in the output of the gh pr checks.

Proposed solution

How will it benefit CLI and it

vongoethe
vongoethe commented Dec 16, 2019

内网的 NAS 上 Host 了一个 NextCloud 服务,路由器端口映射到外网,使用 V2RAY 和 REDSOCKS2 的时候,使用正常。
换用 CLASH,开启 CLASH 后,无法访问,log 一直提示如下
dial DIRECT error: dial tcp4 xxx.xxx.xxx.xxx:xx: connect: connection refused
我使用了动态 DNS 服务,DNS 解析没问题,IP 能正确解析出来
不过,DNS 也切换用 FAKE-IP 和 REDIR-HOST,均无法解决
请问是什么原因呢?

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language
You can’t perform that action at this time.