Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] How to Build Instruction #245

Open
titancomputer opened this issue Feb 1, 2025 · 3 comments
Open

[FR] How to Build Instruction #245

titancomputer opened this issue Feb 1, 2025 · 3 comments

Comments

@titancomputer
Copy link

Hi

Please make an instruction for How to build this project.

i couldn't find the main go file to run go build...

Best Regards

@titancomputer
Copy link
Author

titancomputer commented Feb 2, 2025

i've used go build with powershell on this directory : \warp-plus-master\cmd\warp-plus
and it released warp-plus.exe with greater size than yours about 28.2 MB
after that i ran warp-plus.exe with cmd and it said this error :

panic: tls.ConnectionState doesn't match

goroutine 1 [running]:
github.com/Psiphon-Labs/psiphon-tls.init.0()
        C:/Users/Username/go/pkg/mod/github.com/!psiphon-!labs/[email protected]/unsafe.go:42 +0x94

@ehsan-torabi
Copy link

You can read the .github/workflows/go-build.yaml file to understand how GitHub Actions builds this, and you can replicate that process on your PC.

@titancomputer
Copy link
Author

You can read the .github/workflows/go-build.yaml file to understand how GitHub Actions builds this, and you can replicate that process on your PC.

this is github action auto build instruction. i don't know how to build in windows on my own device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants