目錄
What is LocalSend?
How LocalSend Works?
Install LocalSend in Linux
Install LocalSend in Android
Securely Share Files and Messages Across Devices using LocalSend
LocalSend Settings
Frequently Asked Questions
Conclusion
首頁 系統教程 Linux localsend-安全文件共享的開源空調替代品

localsend-安全文件共享的開源空調替代品

Mar 24, 2025 am 09:20 AM

If you're familiar with AirDrop, you know it's a popular feature developed by Apple Inc. that enables seamless file transfer between supported Macintosh computers and iOS devices using Wi-Fi and Bluetooth. However, if you're using Linux and missing out on this functionality, worry not! We have a perfect solution for you. Say hello to LocalSend, an AirDrop alternative designed specifically for Linux systems. In this guide, we will discuss how to install and use LocalSend to securely share files, folders and text messages between different devices.

Table of Contents

What is LocalSend?

LocalSend is a multi-platform, opensource application that provides secure device-to-device communication through the use of REST API and HTTPS encryption. LocalSend allows the users to share files and messages between nearby devices over the local Wi-Fi network.

It stands out from other messaging applications as it does not require an internet connection or third-party servers, which significantly enhances its speed and reliability for local communication.

LocalSend is a open-source application that supports Android, FireOS, iOS, Linux, macOS, and Windows platforms.

How LocalSend Works?

LocalSend uses a secure communication protocol that enables devices to connect and exchange data using a REST API. All information transmitted through LocalSend is protected by HTTPS encryption, ensuring a high level of security.

To enhance this security even further, each device generates a unique TLS/SSL certificate on the spot, adding an extra layer of protection. With LocalSend, you can have peace of mind knowing that your data is always transmitted securely and enjoy the convenience of wireless file transfer similar to AirDrop..

Install LocalSend in Linux

LocalSend provides various installation options for different Linux distributions. You can choose either the Flatpak or AppImage formats, which work well across multiple distributions. If you are using Arch Linux, EndeavourOS, or Manjaro Linux, you can easily install LocalSend from the Arch User Repository (AUR).

To install LocalSend from Flathub, ensure that you have flatpak installed on your system. Then, execute the following command:

$ flatpak install flathub org.localsend.localsend_app
登入後複製

For Arch Linux and its variants, make sure you have an AUR helper like paru or yay installed. Once you have the AUR helper set up, use either of the following commands to install LocalSend:

$ paru -S localsend
登入後複製

Or,

$ yay -S localsend
登入後複製

If you prefer AppImage format, download the lastest version from the releases page using command:

$ wget https://github.com/localsend/localsend/releases/download/v1.9.1/LocalSend-1.9.1.AppImagehttps://github.com/localsend/localsend/releases/download/v1.9.1/
登入後複製

Make it executable:

$ chmod +x LocalSend-1.9.1.AppImage
登入後複製

Run LocalSend using command:

$ ./LocalSend-1.9.1.AppImage
登入後複製

Install LocalSend in Android

You can install LocalSend from either the Google Play Store or F-Droid. You can also download the apk file and add it manually.

Securely Share Files and Messages Across Devices using LocalSend

Ensure that the devices you wish to communicate with are connected to the same local network. You can use any number of supported devices. It could be either Android to Android, Android to Linux desktop, Linux desktop to Linux desktop or combination of all.

To illustrate the process, I will be using a Debian 11 desktop and an Android mobile device. Launch LocalSend on both devices to proceed with the demonstration. Both are connected to the same network.

First, I am going to launch LocalSend application in my Debian desktop. This is how LocalSend interface looks like in my Debian 11 desktop.

localsend-安全文件共享的開源空調替代品

Then I launched it on my Android mobile as well.

localsend-安全文件共享的開源空調替代品

As you can see, LocalSend interface is very simple and easy to understand. It has only three buttons namely Receive, Send and Settings.

LocalSend assigns unique nicknames to each device, ensuring individual identification across devices in the network.

From the device where you want to send/receive file or folder or text message, click the appropriate button on the LocalSend Interface. For example, if you want to send a file of folder or message, simply click the "Send" button.

LocalSend will automatically scan the nearby devices and list their names. As you can see in the screenshot below, It shows my Android mobile. Now you can select either a file or folder or a text message by clicking on the respective buttons on the top.

localsend-安全文件共享的開源空調替代品

I am going to send a file, so I clicked the "File" button and chose an image file from my Downloads directory. You can choose multiple files by holding down the CTRL button.

localsend-安全文件共享的開源空調替代品

The selected items will be shown under the "Selection" section. You can add more items by clicking the "Add" button.

To initiate file transfer, simply click on the nearby device to send the selected items.

localsend-安全文件共享的開源空調替代品

Now the sender device will wait for the acknowledge from the recipient device.

localsend-安全文件共享的開源空調替代品

From the recipient device (Android device in my case), click Accept to receive the file(s).

localsend-安全文件共享的開源空調替代品

The selected items will be transferred instantly. Upon successful file transfer, you should see the "Finished" message on both devices. Click Done to complete the task.

localsend-安全文件共享的開源空調替代品

Quite simple, isn't it?

Similarly, you can share folders and send text messages across different devices within the same network.

LocalSend Settings

Within the Settings section, you have the flexibility to customize and modify various options to suit your preferences. These include adjusting the theme, selecting the desired language, specifying the destination location for received files, configuring the port number, and enabling or disabling encryption, among other available settings.

localsend-安全文件共享的開源空調替代品

Frequently Asked Questions

Q1: What is LocalSend?

A: LocalSend is a cross-platform application that enables secure file and message sharing among devices within a local network, without the need for an internet connection.

Q2: Which operating systems are supported by LocalSend?

A: LocalSend supports a wide range of operating systems, including Android, Linux, iOS, FireOS, macOS, and Windows.

Q3: How does LocalSend ensure security during file and message sharing?

A: LocalSend employs a secure communication protocol and utilizes HTTPS encryption to safeguard data transmission between devices within the local network.

Q4: Can LocalSend transfer files between different types of devices?

A: Yes, LocalSend supports file and message sharing between various combinations of devices, such as Android-to-Android, Android to Linux desktop, Linux desktop to Linux desktop, and more.

Q5: Are there any file size limitations when using LocalSend?

A: LocalSend does not impose specific file size limitations. However, the transfer speed may vary based on factors such as the network environment and device capabilities.

Q6: Can LocalSend be used without an internet connection?

A: Yes, LocalSend operates solely within the local network, enabling communication and file sharing without reliance on an internet connection.

Q7: Is LocalSend free to use?

A: Yes, LocalSend is available as an open-source application and is free to download, install, and use.

Conclusion

LocalSend is as a reliable and secure solution for local file and message sharing across different devices. With its open-source nature, LocalSend offers transparency, flexibility, and community-driven development. By leveraging the power of your local network, LocalSend ensures fast, efficient, and secure communication without relying on the internet.

Whether you are an Android user, a Linux enthusiast, or a macOS user, LocalSend caters to your diverse needs with cross-platform compatibility. Its user-friendly interface and customizable settings enhance the overall experience, allowing you to fine-tune LocalSend according to your preferences.

Say goodbye to the limitations of traditional file-sharing methods and embrace the convenience of LocalSend. Enjoy seamless connectivity, enhanced privacy, and efficient data transfer within your local network. LocalSend empowers you to take control of your communication and ensures that your files and messages remain secure throughout the process.

Resources:

  • LocalSend Website
  • LocalSend GitHub Repository

Related Read:

  • Sync Android Phone With Linux Using KDE Connect
  • Share Files Between Multiple Devices Using Snapdrop Via Web Browser
  • Share Files Between Linux Desktops With Warpinator
  • Transfer Files And Folders Between Computers With Croc
  • PSiTransfer – A Simple Open Source Self-hosted File Sharing Solution
  • How to Setup A Basic File server Using simpleHTTPserver
  • An Easy And Fast Way To Share Files Over Internet From Command Line
  • OnionShare – Share Files Of Any Size Securely And Anonymously
  • AirDroid – Access and manage your Android device from Computer

以上是localsend-安全文件共享的開源空調替代品的詳細內容。更多資訊請關注PHP中文網其他相關文章!

本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn

熱AI工具

Undresser.AI Undress

Undresser.AI Undress

人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover

AI Clothes Remover

用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool

Undress AI Tool

免費脫衣圖片

Clothoff.io

Clothoff.io

AI脫衣器

Video Face Swap

Video Face Swap

使用我們完全免費的人工智慧換臉工具,輕鬆在任何影片中換臉!

熱門文章

<🎜>:泡泡膠模擬器無窮大 - 如何獲取和使用皇家鑰匙
3 週前 By 尊渡假赌尊渡假赌尊渡假赌
北端:融合系統,解釋
3 週前 By 尊渡假赌尊渡假赌尊渡假赌

熱工具

記事本++7.3.1

記事本++7.3.1

好用且免費的程式碼編輯器

SublimeText3漢化版

SublimeText3漢化版

中文版,非常好用

禪工作室 13.0.1

禪工作室 13.0.1

強大的PHP整合開發環境

Dreamweaver CS6

Dreamweaver CS6

視覺化網頁開發工具

SublimeText3 Mac版

SublimeText3 Mac版

神級程式碼編輯軟體(SublimeText3)

熱門話題

Java教學
1664
14
CakePHP 教程
1423
52
Laravel 教程
1318
25
PHP教程
1269
29
C# 教程
1248
24
互聯網在Linux上運行嗎? 互聯網在Linux上運行嗎? Apr 14, 2025 am 12:03 AM

互聯網運行不依賴單一操作系統,但Linux在其中扮演重要角色。 Linux廣泛應用於服務器和網絡設備,因其穩定性、安全性和可擴展性受歡迎。

Linux操作是什麼? Linux操作是什麼? Apr 13, 2025 am 12:20 AM

Linux操作系統的核心是其命令行界面,通過命令行可以執行各種操作。 1.文件和目錄操作使用ls、cd、mkdir、rm等命令管理文件和目錄。 2.用戶和權限管理通過useradd、passwd、chmod等命令確保系統安全和資源分配。 3.進程管理使用ps、kill等命令監控和控制系統進程。 4.網絡操作包括ping、ifconfig、ssh等命令配置和管理網絡連接。 5.系統監控和維護通過top、df、du等命令了解系統運行狀態和資源使用情況。

Linux管理員的薪水是多少? Linux管理員的薪水是多少? Apr 17, 2025 am 12:24 AM

Linux管理員的平均年薪在美國為75,000至95,000美元,歐洲為40,000至60,000歐元。提升薪資可以通過:1.持續學習新技術,如雲計算和容器技術;2.積累項目經驗並建立Portfolio;3.建立職業網絡,拓展人脈。

Linux系統管理員的主要任務是什麼? Linux系統管理員的主要任務是什麼? Apr 19, 2025 am 12:23 AM

Linux系統管理員的主要任務包括系統監控與性能調優、用戶管理、軟件包管理、安全管理與備份、故障排查與解決、性能優化與最佳實踐。 1.使用top、htop等工具監控系統性能,並進行調優。 2.通過useradd等命令管理用戶賬戶和權限。 3.利用apt、yum管理軟件包,確保系統更新和安全。 4.配置防火牆、監控日誌、進行數據備份以確保系統安全。 5.通過日誌分析和工具使用進行故障排查和解決。 6.優化內核參數和應用配置,遵循最佳實踐提升系統性能和穩定性。

使用Linux別名提高自定義命令快捷方式的生產率 使用Linux別名提高自定義命令快捷方式的生產率 Apr 12, 2025 am 11:43 AM

介紹 Linux是一個強大的操作系統,由於其靈活性和效率,開發人員,系統管理員和電源用戶都喜歡。但是,經常使用長而復雜的命令可能是乏味的

Linux的主要目的是什麼? Linux的主要目的是什麼? Apr 16, 2025 am 12:19 AM

Linux的主要用途包括:1.服務器操作系統,2.嵌入式系統,3.桌面操作系統,4.開發和測試環境。 Linux在這些領域表現出色,提供了穩定性、安全性和高效的開發工具。

Linux實際上有什麼好處? Linux實際上有什麼好處? Apr 12, 2025 am 12:20 AM

Linux適用於服務器、開發環境和嵌入式系統。 1.作為服務器操作系統,Linux穩定高效,常用於部署高並發應用。 2.作為開發環境,Linux提供高效的命令行工具和包管理系統,提升開發效率。 3.在嵌入式系統中,Linux輕量且可定制,適合資源有限的環境。

Linux和Windows之間虛擬化支持有哪些差異? Linux和Windows之間虛擬化支持有哪些差異? Apr 22, 2025 pm 06:09 PM

Linux和Windows在虛擬化支持上的主要區別在於:1)Linux提供KVM和Xen,性能和靈活性突出,適合高定制環境;2)Windows通過Hyper-V支持虛擬化,界面友好,與Microsoft生態系統緊密集成,適合依賴Microsoft軟件的企業。

See all articles