GithubHelp home page GithubHelp logo

traffic-maker's Introduction

概述

网站刷流量自动化工具。

文件

traffic_gen_service.py  # 服务形式运行, 允许多开, 昼启夜停, 时间段差次.
traffic_gen_faster.py   # 速度优先

traffic_gui_simple.py   # 可视化单运行
traffic_gui_worker.py   # 可视化多运行

介绍

和几个朋友一块吃饭,聊到互联网,聊到科技,对数据造假,刷单,刷流量,刷榜,自动评价等问题做些思考,随意记录并浅做尝试。

思绪

  1. 模拟自然时间,自动白天运行晚上停止;

  2. 模拟统计时间段的访问差,白天各时间段的数据偏差;

  3. 模拟时间曲线,按日期的发展数据逐渐地递增,偶尔日志如遇周末有呈坡谷;

  4. 各层级的网址,如首页、次级导航页、以及及内页、详情页的访问权重;

  5. 客户端HTTP User-Agent 信息构建,用户的多样性数据;

  6. 客户端HTTP Referer 信息的构建,统计系统追踪来源;

  7. 客户端HTTP IP地址的构建,统计系统访问IP计数;

  8. 网址数据源,网址行文本、通用的网站XML地图两种文本;

  9. 网址的采集,爬网站对目标网址的采集,不要某些后缀(js/css/jpg)的地址;

  10. 统计系统反作弊规则有哪些;

  11. IP切换/IP代理,IP资源问题如何解决;

  12. IP资源的售卖,它们如何构建以及获得;

  13. 是否有扫描工具获得IP资源;

  14. 同一个IP快速访问,Web服务器段,第三方统计系统是否会全部记录的;

  15. 各网站数据汇集到平台,数据分发到客户端,互相成就数据流量;

  16. 网络技术收集肉鸡,构建自己的云,把任务MAP到云上完成;

  17. 身份验证的问题,注册机的问题,流量到转化率的问题,验证码的问题;

备注

  • 仅做些技术兴趣的瞎鼓捣,欢迎参与与交流,请不要戴有色眼睛视之。
  • [email protected]

traffic-maker's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.