jpillora / jpillora/chisel

Syntax error

Open
#301 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
16.6k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

I am trying to run a client in the machine. It gives syntax error.

--------------- ./chisel client 10.10.14.12:9999 R:3000:172.17.0.4:3000
<isel client 10.10.14.12:9999 R:3000:172.17.0.4:3000
./chisel: line 1: syntax error near unexpected token <' ./chisel: line 1: ' ------------------------

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the ./chisel file used with the reported client command and compare its contents with the expected Chisel client executable. Confirm that the client command runs without the shell interpreting HTML as a script; the issue is resolved when the client starts successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
networking
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.