zhuhaow / NEKit

A toolkit for Network Extension Framework
https://zhuhaow.github.io/NEKit
BSD 3-Clause "New" or "Revised" License
2.84k stars 670 forks source link

合并 #205

Closed youxiaomingbai closed 5 years ago

youxiaomingbai commented 6 years ago

socks5 用户名密码方法添加

CLAassistant commented 6 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


youxiaomingbai seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 6 years ago

Codecov Report

Merging #205 into master will decrease coverage by 0.27%. The diff coverage is 1.44%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #205      +/-   ##
=========================================
- Coverage    9.33%   9.06%   -0.28%     
=========================================
  Files          97      98       +1     
  Lines        4242    4369     +127     
=========================================
  Hits          396     396              
- Misses       3846    3973     +127
Impacted Files Coverage Δ
src/IPStack/DNS/DNSResolver.swift 0% <ø> (ø) :arrow_up:
src/IPStack/DNS/DNSSession.swift 0% <ø> (ø) :arrow_up:
src/Socket/AdapterSocket/RejectAdapter.swift 0% <ø> (ø) :arrow_up:
src/IPStack/DNS/DNSServer.swift 0% <ø> (ø) :arrow_up:
src/Socket/SocketProtocol.swift 0% <ø> (ø) :arrow_up:
src/IPStack/DNS/DNSMessage.swift 0% <ø> (ø) :arrow_up:
src/Rule/CountryRule.swift 0% <ø> (ø) :arrow_up:
src/Rule/RuleManager.swift 0% <ø> (ø) :arrow_up:
...t/AdapterSocket/Factory/RejectAdapterFactory.swift 0% <ø> (ø) :arrow_up:
src/ProxyServer/ProxyServer.swift 0% <ø> (ø) :arrow_up:
... and 25 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 79c9968...9145c38. Read the comment docs.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.