Tagged articles
6 articles
Page 1 of 1
Python Programming Learning Circle
Python Programming Learning Circle
Oct 11, 2025 · Information Security

How Cloudflare Captcha Works and How to Bypass It with Python

Cloudflare Captcha is a security feature that distinguishes humans from bots, integrating with DDoS protection, WAF, and CDN, while employing intelligent traffic management, privacy‑focused design, and various detection methods such as device fingerprinting, IP proxy checks, browser authenticity, JavaScript challenges, cookie validation, and TLS fingerprinting.

CaptchaCloudflarePython automation
0 likes · 8 min read
How Cloudflare Captcha Works and How to Bypass It with Python
Python Programming Learning Circle
Python Programming Learning Circle
Oct 25, 2019 · Backend Development

Automate Word with Python: Master win32com for Document Manipulation

This tutorial explains how to use Python's win32com library to control Microsoft Word, covering installation, creating and displaying documents, working with Selection, Range, Font, ParagraphFormat, PageSetup and Styles objects, and providing a complete example that formats a document to meet national standards.

COMDocument ProcessingPython automation
0 likes · 14 min read
Automate Word with Python: Master win32com for Document Manipulation
MaGe Linux Operations
MaGe Linux Operations
Jul 29, 2017 · Operations

4 Years of Ops Mastery: Practical Tips, Optimization Tricks, and Mindset

This article shares a senior operations engineer’s four‑year journey, covering essential troubleshooting, performance optimization, JVM tuning, Python automation, and the critical mindset needed for security, planning, monitoring, and business awareness in modern IT environments.

LinuxPerformance OptimizationPython automation
0 likes · 11 min read
4 Years of Ops Mastery: Practical Tips, Optimization Tricks, and Mindset