LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pppconfig

Configure PPP dial-up connections interactively

TLDR

Launch interactive PPP configuration menu (requires root)
$ sudo pppconfig
copy
Create a new provider configuration
$ sudo pppconfig create [provider_name]
copy
Change an existing provider configuration
$ sudo pppconfig change [provider_name]
copy
Delete a provider configuration
$ sudo pppconfig delete [provider_name]
copy
Quickly change phone number, username, or password
$ sudo pppconfig quickchange [provider_name]
copy

SYNOPSIS

pppconfig [action] [provider]

DESCRIPTION

pppconfig is an interactive text-based tool for configuring PPP (Point-to-Point Protocol) dial-up connections on Debian systems. It guides users through setting up modem parameters, phone numbers, authentication credentials, and connection options.The tool creates provider configuration files in /etc/ppp/peers/ that can be used with pon and poff to start and stop connections. It handles both PAP and CHAP authentication methods and can configure multiple ISP profiles.

PARAMETERS

create provider

Create a new provider configuration.
change provider
Change an existing provider configuration.
delete provider
Delete an existing provider configuration.
quickchange provider
Change only the phone number, username, and password.
--help
Display help.

INSTALL

yay -S pppconfig
copy

CAVEATS

Debian-specific. For dial-up networking.

HISTORY

pppconfig was created for Debian PPP connection configuration.

SEE ALSO

pppd(8), pon(1), poff(1), pppoeconf(8)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid