Skip to content
#

dns

Here are 3,992 public repositories matching this topic...

onewe
onewe commented Jun 24, 2022

Backgroud

背景

There are three ways of getting arguments in the client module now, from the properties、from the Jvm arguments and from the system environment. so it needs an unified way that get arguments.

现在总共有3种获取参数的方式在客户端模块中, 有从 properties中获取的、从Jvm参数获取的和从System环境变了中获取的. 所以需要一种统一获取参数的方式.

The reasons are as follows:

  • switch arguments getting order
  • better mock test

原因如

kind/enhancement good first issue

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

  • Updated May 26, 2022
  • Go
Skaronator
Skaronator commented Feb 23, 2021

What would you like to be added:
Currently there is the option to configure a --annotation-filter and a --source filter [0]. Since Kubernetes 1.19 the Ingress Resource was promoted to GA and got a new ingressClassName field.

I'd like to have a opti

kind/feature good first issue
justinsteven
justinsteven commented Jun 13, 2022

Is your feature request related to a problem? Please describe.

When doing things such as migrating it is important to know the architecture of processes. ps doesn't currently list the architecture of processes.

Describe the solution you'd like

ps should list architecture of each process

Describe alternatives you've considered

None :(

enhancement good first issue
0xAsteria
0xAsteria commented Oct 3, 2021

Is your feature request related to a problem? Please describe.

Similar to how Bitcoin has a prune=1 option that removes old blocks, Stacks should have this too to save storage space on nodes.

Describe the solution you'd like

An option in the config to prune chaindata via RPC or limiting it to a certain number of MiB

Describe alternatives you've considered

None

help wanted good first issue
wirehole

WireHole is a combination of WireGuard, Pi-hole, and Unbound in a docker-compose project with the intent of enabling users to quickly and easily create a personally managed full or split-tunnel WireGuard VPN with ad blocking capabilities thanks to Pi-hole, and DNS caching, additional privacy options, and upstream providers via Unbound.

  • Updated May 26, 2022

Improve this page

Add a description, image, and links to the dns 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 dns topic, visit your repo's landing page and select "manage topics."

Learn more