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

Pyinstaller builds #258

Merged
merged 14 commits into from Jul 26, 2020
Merged

Pyinstaller builds #258

merged 14 commits into from Jul 26, 2020

Conversation

stepansnigirev
Copy link
Collaborator

@stepansnigirev stepansnigirev commented Jul 24, 2020

This PR adds pyinstaller specs to build specterd standalone binary that runs the Specter server.
Currently no command line arguments are supported, just bare specter server.

To run: download a binary for your platform, extract and run specterd

Here are test builds to try:
specterd.osx.zip
specterd.win.zip
specterd.linux.tar.gz

@stepansnigirev stepansnigirev marked this pull request as ready for review July 25, 2020 21:08
Copy link
Contributor

@ben-kaufman ben-kaufman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great! just a small comment on disabling debug mode if Tor is enabled. Also, would be good if you could run the specterd.py and __main__.py through flake8 check and fix the warnings, I see it gives a few when I check that.

@Fonta1n3
Copy link

Works great on macOS 👍

@stepansnigirev stepansnigirev merged commit 2575aed into cryptoadvance:master Jul 26, 2020
@stepansnigirev stepansnigirev deleted the pyinstaller branch August 4, 2020 09:28
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

Successfully merging this pull request may close these issues.

None yet

3 participants