Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
calestyo
/
zktop
Public
forked from
phunt/zktop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Jun 26, 2017
Add support for distrobution on PyPi
phunt
committed
e8741dc
Copy full SHA for e8741dc
Commits on Jan 4, 2017
Merge branch 'xluffy-fork-master'
phunt
committed
76f3077
Copy full SHA for 76f3077
Commits on Dec 14, 2016
Add support python2.6
xluffy
committed
3a15300
Copy full SHA for 3a15300
Commits on Nov 23, 2016
Merge branch 'ArneBachmann-master' - Thanks Arne!
phunt
committed
18d5911
Copy full SHA for 18d5911
Commits on Nov 11, 2016
Added requested changes from pull request response
ArneBachmann
committed
472770e
Copy full SHA for 472770e
Commits on Nov 10, 2016
Added example command line
ArneBachmann
authored
8aba927
Copy full SHA for 8aba927
Little reformattings
ArneBachmann
committed
3fde9b4
Copy full SHA for 3fde9b4
Improved default port handling and some little cleanups regarding imports and comments.
ArneBachmann
authored
c7a2806
Copy full SHA for c7a2806
Commits on Jan 28, 2016
additional fixes for python 3
phunt
committed
bfbb2f7
Copy full SHA for bfbb2f7
fix small typo - works on p2 but still not on p3
phunt
committed
3f2b2ee
Copy full SHA for 3f2b2ee
Merge pull request #12 from zhangkaizhao/master
Show description for 3b6651a
phunt
committed
3b6651a
Copy full SHA for 3b6651a
Commits on Jan 27, 2016
Merge pull request #13 from sambrightman/master
Show description for ee41a87
phunt
committed
ee41a87
Copy full SHA for ee41a87
Commits on Dec 18, 2015
Cache IP -> hostname resolution
Sam Brightman
committed
69cfe3a
Copy full SHA for 69cfe3a
Commits on Aug 12, 2015
fix set name of polling threads. compatible with py3k.
zhangkaizhao
committed
78f5d95
Copy full SHA for 78f5d95
Commits on Aug 18, 2013
Merge pull request #9 from kwilczynski/fix-reset-server-stats
Show description for 0bbf91a
phunt
committed
0bbf91a
Copy full SHA for 0bbf91a
Merge pull request #8 from sambrightman/8a64fa6fea80e3c73f51b152396885aee025ba6e
Show description for 7c6f0db
phunt
committed
7c6f0db
Copy full SHA for 7c6f0db
Merge pull request #7 from sambrightman/5e957de9224acda99fd522aa2373f97f8261101b
Show description for f03ca81
phunt
committed
f03ca81
Copy full SHA for f03ca81
Merge pull request #6 from kwilczynski/fix-config-file-reading
Show description for f1ce001
phunt
committed
f1ce001
Copy full SHA for f1ce001
Assume that by default ZooKeeper listens on TCP/2181.
Show description for aaf27c9
kwilczynski
authored and
phunt
committed
aaf27c9
Copy full SHA for aaf27c9
Commits on Jun 7, 2013
Make resetting remote ZooKeeper server stats more resilient.
Show description for f296420
kwilczynski
committed
f296420
Copy full SHA for f296420
Commits on Mar 27, 2013
more detail about available verbosity levels.
Sam Brightman
committed
8a64fa6
Copy full SHA for 8a64fa6
Commits on Mar 19, 2013
Make reading of the ZooKeeper configuration file more resilient.
Show description for 3d4b0c9
kwilczynski
committed
3d4b0c9
Copy full SHA for 3d4b0c9
Commits on Mar 11, 2013
Adding connection timeout to zookeeper
fastman
committed
cafc875
Copy full SHA for cafc875
Commits on Nov 27, 2012
Merge pull request #2 from kristopherkane/master
Show description for 843ca60
phunt
committed
843ca60
Copy full SHA for 843ca60
Commits on Nov 17, 2012
changed with to try/finally for py 2.4
root
committed
55de968
Copy full SHA for 55de968
Commits on Oct 30, 2012
adjust README to reflect new options.
Sam Brightman
committed
3b14bf9
Copy full SHA for 3b14bf9
use setattr so as not to trigger warnings from Fiona.
Sam Brightman
committed
5e957de
Copy full SHA for 5e957de
add configurable logging and support for reading servers from ZK configuration file.
Sam Brightman
committed
396528c
Copy full SHA for 396528c
Commits on May 4, 2010
updated send_cmd to use sockets instead of telnetlib, close write side first to not leak TIME_WAIT, handle ipv6 addresses
phunt
committed
f490781
Copy full SHA for f490781
Commits on Nov 18, 2009
fixed doc
phunt
committed
1855078
Copy full SHA for 1855078
added help command via h
phunt
committed
aafb61e
Copy full SHA for aafb61e
added support for resetting stats, also fixed line clearing in summary
phunt
committed
0e7113d
Copy full SHA for 0e7113d
Commits on Nov 11, 2009
added license file
phunt
committed
d15a57f
Copy full SHA for d15a57f
Commits on Nov 6, 2009
removed unused imports
phunt
committed
7a52002
Copy full SHA for 7a52002
include server id in session display
phunt
committed
4d4adf8
Copy full SHA for 4d4adf8
Pagination
Previous
Next
You can’t perform that action at this time.