johnsonjh/gfcptun

View on GitHub

Showing 6 of 6 total issues

Identical blocks of code found in 2 locations. Consider refactoring.
Open

//go:build linux || darwin || freebsd
// +build linux darwin freebsd
 
package main
 
 
Severity: Major
Found in server/signal.go and 1 other location - About 1 hr to fix
client/signal.go on lines 1..30

Identical blocks of code found in 2 locations. Consider refactoring.
Open

//go:build linux || darwin || freebsd
// +build linux darwin freebsd
 
package main
 
 
Severity: Major
Found in client/signal.go and 1 other location - About 1 hr to fix
server/signal.go on lines 1..30

Line length
Open

client -r "IN:4321" -l ":8765" -mode fast3 -nocomp -autoexpire 900 -sockbuf 33554434 -dscp 46
Severity: Info
Found in README.md by markdownlint

Line length
Open

## Avoiding **N** _→_ **1** multiplexing [head-of-line blocking](https://www.sciencedirect.com/topics/computer-science/head-of-line-blocking) behavior
Severity: Info
Found in README.md by markdownlint

2: cannot find package "github.com/johnsonjh/gfcp" in any of:
Open

kcp "github.com/johnsonjh/gfcp"
Severity: Minor
Found in client/dial.go by govet

XXX found
Open

.XXX
Severity: Minor
Found in .gitignore by fixme
Severity
Category
Status
Source
Language