Giter VIP home page Giter VIP logo

liyang154's Projects

cppeight-legged-essay icon cppeight-legged-essay

C++ interview questions summarized from the Internet, the answer may not be accurate。If you find some errors, you can contact me to modify these errors

cs-book icon cs-book

计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍

cs-notes icon cs-notes

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++

electron-ssr-backup icon electron-ssr-backup

electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜

exitmap icon exitmap

A fast and modular scanner for Tor exit relays. The canonical repository (including issue tracker) is at https://gitlab.torproject.org/tpo/network-health/exitmap

http icon http

自己提炼的关于《HTTP权威指南》每章的知识点总结!

http-protocol-monitoring-system icon http-protocol-monitoring-system

对局域网内用户对互联网的访问进行监控,利用libnids抓取http数据包,并对数据包进行解析还原,与设置好的匹配规则进行匹配,如果ip或者url命中,则进行封堵,结果是用户无法访问该网页,并生成封堵日志;如果解析出的http数据包的内容命中关键字规则,则对命中的关键字进行记录,并生成监测日志。

http-proxyserver icon http-proxyserver

(1) 设计并实现一个基本 HTTP 代理服务器。要求在指定端口(例如 8080)接收来自客户的 HTTP 请求并且根据其中的 URL 地址访问该地址 所指向的 HTTP 服务器(原服务器),接收 HTTP 服务器的响应报文,并 将响应报文转发给对应的客户进行浏览。 (2) 设计并实现一个支持 Cache 功能的 HTTP 代理服务器。要求能缓 存原服务器响应的对象,并能够通过修改请求报文(添加 if-modified-since 头行),向原服务器确认缓存对象是否是最新版本。 (3) 扩展 HTTP 代理服务器,支持如下功能: a) 网站过滤:允许/不允许访问某些网站; b) 用户过滤:支持/不支持某些用户访问外部网站; c) 网站引导:将用户对某个网站的访问引导至一个模拟网站(钓 鱼)。

interview icon interview

📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.

interviewguide icon interviewguide

「InterviewGuide」一个收录优质计算机校招、社招面试常见面试题的仓库🔥🔥,以前叫做《逆袭进大厂》。目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题,坚持将此仓库维护下去。

netfilter-netlink-docker icon netfilter-netlink-docker

基于NETFILTER挂载点开发一个内核模块,捕获docker相关流量的数据包;删除iptables中docker的源地址转换规则,并实现docker的源地址转换;使用内核态netlink套接字动态配置捕获流量的IP地址、设置规则是否生效等,并输出捕获结果;对sk_buff进行操作,篡改数据包ip地址、复制数据包并进行转发、丢弃数据包等;创建slab缓存对docker流量进行记录。

onionscan icon onionscan

OnionScan is a free and open source tool for investigating the Dark Web.

ovs_ryu icon ovs_ryu

OVS+RYU控制器实现源IP地址和源端口转换

sybilhunter icon sybilhunter

Hunting for Sybils and anomalies in archived Tor network data.

sylar icon sylar

C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)

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.