Skip to content
#

time-synchronization

Here are 11 public repositories matching this topic...

Atomic Time Synch is a Python application that allows you to synchronize your system time with an atomic time source using the Network Time Protocol (NTP). It provides both manual and automatic time synchronization options and allows you to choose from different NTP servers.

  • Updated Jul 6, 2025
  • Python

DCTimer is a professional Python tool for synchronizing an attacker's system or process time with a Domain Controller (DC) or NTP server. It is designed for red team operations where precise time alignment is critical (e.g., Kerberos ticket forging, replay attacks). The tool is modular, robust, operator-friendly, and suitable for real-world use.

  • Updated Jul 12, 2025
  • Python

A time synchronization system using vector clocks in a distributed network. The system ensures causal message ordering by tracking events with vector timestamps. Messages are delivered asynchronously, considering network delays and process removals. This simulation demonstrates multicast messaging, event causality, and adaptive synchronization.

  • Updated Mar 14, 2025
  • Python

Improve this page

Add a description, image, and links to the time-synchronization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the time-synchronization topic, visit your repo's landing page and select "manage topics."

Learn more